diff --git a/README.md b/README.md index ae299cb..a2092f4 100644 --- a/README.md +++ b/README.md @@ -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