solana_program

Module pubkey

Source
Expand description

Solana account addresses.

Structs§

Pubkey
The address of a Solana account.

Enums§

ParsePubkeyError
PubkeyError

Constants§

MAX_SEEDS
Maximum number of seeds
MAX_SEED_LEN
maximum length of derived Pubkey seed
PUBKEY_BYTES
Number of bytes in a pubkey

Functions§

bytes_are_curve_point