encodePath
encodePath(
path,subnetId):Uint8Array<ArrayBufferLike>[]
Defined in: packages/core/src/agent/subnetStatus/index.ts:234
Encode a path for subnet state queries
Parameters
Section titled “Parameters”the path to encode
subnetId
Section titled “subnetId”the subnet ID
Returns
Section titled “Returns”Uint8Array<ArrayBufferLike>[]
the encoded path as an array of Uint8Arrays