Update README.md

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

View File

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