Update README.md

This commit is contained in:
microwavedcola1 2022-01-10 07:21:43 +01:00 committed by GitHub
parent 44562050a4
commit dbd676819a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@ async function main() {
const wallet = new Wallet(Keypair.generate());
const provider = new Provider(connection, wallet, options);
const client = await VsrClient.connect(provider, true);
}
main();
```
<img width="708" alt="image" src="https://user-images.githubusercontent.com/89031858/148725266-29459e80-623e-45c4-952d-5d9d1f0f15bc.png">