bmresearch / Solnet

Solana's .NET SDK and integration library.
https://blockmountain.io/Solnet
MIT License
322 stars 130 forks source link

[Bug] Readme errors #267

Closed imclint21 closed 2 years ago

imclint21 commented 2 years ago

Hi,

Some errors in README like:

var sollet = new Wallet("mnemonic words ...", Wordlist.English);

Now its WordList, and in general some mistakes in the readme

Thanks

hoakbuilds commented 2 years ago

Thanks for reporting this, will patch it in an upcoming PR

hoakbuilds commented 2 years ago

Closed by #280