Interface to define a custom path. Nested paths will be represented as individual buffers, and can be created from text using TextEncoder.
the key to use to access the returned value in the canisterStatus map
the path to the desired value, represented as an array of buffers
the strategy to use to decode the returned value
Interface to define a custom path. Nested paths will be represented as individual buffers, and can be created from text using TextEncoder.
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 an array of buffers
Param: decodeStrategy
the strategy to use to decode the returned value