Skip to content

add isValidBS58PublicKey function to verify a public key can be decoded properly and matches the regex expected for mainnet/testnet public keys

Compare
Choose a tag to compare
@lazynina lazynina released this 28 May 03:21
· 148 commits to main since this release
fcd9b84

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