Skip to content

MetaData

Defined in: packages/agent/src/canisterStatus/index.ts:97

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

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