Type Alias pyth_sdk_solana::PriceIdentifier
source · pub type PriceIdentifier = Identifier;
Expand description
Consists of 32 bytes and it is currently based on largest Public Key size on various blockchains.
Aliased Type§
struct PriceIdentifier(/* private fields */);