Skip to content

api.procedures.types.InstructionOffChainLeg

polymesh-bot edited this page Jun 3, 2025 · 28 revisions

Interface: InstructionOffChainLeg

api/procedures/types.InstructionOffChainLeg

Table of contents

Properties

Properties

asset

asset: string

the ticker of the off chain asset

Defined in

api/procedures/types.ts:971


from

from: string | Identity

Defined in

api/procedures/types.ts:966


offChainAmount

offChainAmount: BigNumber

Defined in

api/procedures/types.ts:972


to

to: string | Identity

Defined in

api/procedures/types.ts:967

Clone this wiki locally