Expand description
Solana account addresses.
Macros§
- Same as
declare_idexcept that it reports that this ID has been deprecated. - Convenience macro to declare a static public key and functions to interact with it.
- Convenience macro to define a static public key.
Structs§
- The address of a Solana account.
Enums§
Constants§
- Maximum number of seeds
- maximum length of derived
Pubkeyseed - Number of bytes in a pubkey
Functions§
- bytes_
are_ curve_ point target_os="solana"orcurve25519 - new_
rand randand non-target_os="solana"New random Pubkey for tests and benchmarks.