LedgerSuiteVersion
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:110
Properties
Section titled “Properties”archive_compressed_wasm_hash
Section titled “archive_compressed_wasm_hash”archive_compressed_wasm_hash:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:115
Hexadecimal encoding of the SHA2-256 archive compressed wasm hash, e.g., “e59ec306ef67d0ec2e8919e8f6366aff31c666346e238d07d52f616bef61ccab”.
index_compressed_wasm_hash
Section titled “index_compressed_wasm_hash”index_compressed_wasm_hash:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:127
Hexadecimal encoding of the SHA2-256 index compressed wasm hash, e.g., “3a6d39b5e94cdef5203bca62720e75a28cd071ff434d22b9746403ac7ae59614”. This exact version will be used to spawn off a new index canister when an ERC-20 token is added.
ledger_compressed_wasm_hash
Section titled “ledger_compressed_wasm_hash”ledger_compressed_wasm_hash:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:121
Hexadecimal encoding of the SHA2-256 ledger compressed wasm hash, e.g., “3148f7a9f1b0ee39262c8abe3b08813480cf78551eee5a60ab1cf38433b5d9b0”. This exact version will be used to spawn off a new ledger canister when an ERC-20 token is added.