MetaData
Defined in: packages/agent/src/canisterStatus/index.ts:97
Deprecated
Section titled “Deprecated”Use CustomPath instead
the key to use to access the returned value in the canisterStatus map
the path to the desired value, represented as a string
the strategy to use to decode the returned value
Properties
Section titled “Properties”decodeStrategy
Section titled “decodeStrategy”decodeStrategy:
"cbor"
|"hex"
|"leb128"
|"utf-8"
|"raw"
Defined in: packages/agent/src/canisterStatus/index.ts:101
key:
string
Defined in: packages/agent/src/canisterStatus/index.ts:99
kind:
"metadata"
Defined in: packages/agent/src/canisterStatus/index.ts:98
path:
string
|Uint8Array
<ArrayBufferLike
>
Defined in: packages/agent/src/canisterStatus/index.ts:100