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.Call | Batch.Batch | TokenOrder.TokenOrder
Source: src/ZkgmInstruction.ts:15
Added in v2.0.0