Skip to content

Commit

Permalink
Merge pull request #39 from MatejMecka/patch-1
Browse files Browse the repository at this point in the history
Delete set Network
  • Loading branch information
earrietadev authored Oct 7, 2024
2 parents 600dc24 + ac0f6c0 commit bb96da9
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 bb96da9

Please sign in to comment.