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