Skip to content

api.procedures.types.InstructionOffChainLeg

prashantasdeveloper edited this page Dec 5, 2024 · 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:932


from

from: string | Identity

Defined in

api/procedures/types.ts:927


offChainAmount

offChainAmount: BigNumber

Defined in

api/procedures/types.ts:933


to

to: string | Identity

Defined in

api/procedures/types.ts:928

Clone this wiki locally