IcpXdrConversionRateResponse
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:108
Properties
Section titled “Properties”certificate
Section titled “certificate”certificate:
Uint8Array
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:113
System certificate as specified in https://internetcomputer.org/docs/interface-spec/index.html#certification-encoding
data:
IcpXdrConversionRate
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:117
The latest ICP/XDR conversion rate.
hash_tree
Section titled “hash_tree”hash_tree:
Uint8Array
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:130
CBOR-serialized hash tree as specified in https://internetcomputer.org/docs/interface-spec/index.html#certification-encoding The hash tree is used for certification and hash the following structure:
*|+-- ICP_XDR_CONVERSION_RATE -- [ Candid encoded IcpXdrConversionRate ]|`-- AVERAGE_ICP_XDR_CONVERSION_RATE -- [ Candid encoded IcpXdrConversionRate ]