Create a new PublicKey object
ed25519 public key as buffer or base-58 encoded string
Static
defaultDefault public key value. The base58-encoded string representation is all ones (as seen below) The underlying BN number is 32 bytes that are all zeros
Checks if two publicKeys are equal
Static
createAsync version of createProgramAddressSync For backwards compatibility
Use createProgramAddressSync instead
Static
createStatic
createStatic
decodeStatic
decodeStatic
findAsync version of findProgramAddressSync For backwards compatibility
Use findProgramAddressSync instead
Static
findStatic
isCheck that a pubkey is on the ed25519 curve.
Static
unique
A public key