Type Alias pyth_min::byte_utils::PubkeyBytes
source ยท pub type PubkeyBytes = [u8; 32];
Expand description
Bytes that will be a Pubkey when decoded (this crate has dependencies and therefore does not read Pubkeys)
pub type PubkeyBytes = [u8; 32];
Bytes that will be a Pubkey when decoded (this crate has dependencies and therefore does not read Pubkeys)