Validate a base58-encoded Solana public key.
Checks character set and length (32–44 chars for 32-byte keys).
1.0.0
String to validate.
true if valid, and narrows the type to Pubkey.
true
Validate a base58-encoded Solana public key.
Checks character set and length (32–44 chars for 32-byte keys).
Since
1.0.0