add isValidBS58PublicKey function to verify a public key can be decoded properly and matches the regex expected for mainnet/testnet public keys
What's Changed
- add isValidBS58PublicKey function to verify a public key can be decoded properly and matches the regex expected for mainnet/testnet public keys by @lazynina in #14
Full Changelog: 2.1.1...2.1.2