Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
earrietadev committed Oct 10, 2024
2 parents edc9bf1 + bb96da9 commit 8be0c3e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,6 @@ There will be moments where you would like to change certain parameters from the
await kit.setWallet(XBULL_ID)
```

### Set the target network

```typescript
await kit.setNetwork(WalletNetwork.TESTNET);
```

And more methods, check the documentation to see all the methods available.

## License
Expand Down

0 comments on commit 8be0c3e

Please sign in to comment.