ZkgmInstruction.ts
This module describes high-level requirements for UCS03 instruction, prepared for {@link ZkgmClientRequest}.
Added in v2.0.0
Signature
export type ZkgmInstruction = // | Forward // | Call Batch.Batch | TokenOrder.TokenOrder
Source: src/ZkgmInstruction.ts:17
Added in v2.0.0