Options
All
  • Public
  • Public/Protected
  • All
Menu
deprecated

Use CustomPath instead

param key

the key to use to access the returned value in the canisterStatus map

param path

the path to the desired value, represented as a string

param decodeStrategy

the strategy to use to decode the returned value

Hierarchy

  • MetaData

Index

Properties

decodeStrategy: "raw" | "cbor" | "hex" | "leb128" | "utf-8"
key: string
kind: "metadata"
path: string | ArrayBuffer

Generated using TypeDoc