Skip to content

Commit

Permalink
[new-version] fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cast0001 committed Jan 25, 2024
1 parent 0c4df44 commit 9b64afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const sdk = new StakeWiseSDK({ network: Network.Mainnet })
|------|------|-------------|---------|
| network | `Network` | **Require** | Chain id |
| provider | `BrowserProvider or JsonRpcProvider` | **Optional** | You can provide your implementation of the provender for ethers |
| endpoints.web3 | `string | string[]` | **Optional** | Your urls for connect to blockchain |
| endpoints.web3 | `string OR string[]` | **Optional** | Your urls for connect to blockchain |
| endpoints.subgraph | `string` | **Optional** | stakewise sbugraph url |
| endpoints.api | `string` | **Optional** | stakewise backend url |

Expand Down

0 comments on commit 9b64afc

Please sign in to comment.