Skip to content

api.entities.Instruction.types.OffChainLeg

prashantasdeveloper edited this page Oct 31, 2024 · 6 revisions

Interface: OffChainLeg

api/entities/Instruction/types.OffChainLeg

Table of contents

Properties

Properties

asset

asset: string

the ticker of the off chain asset

Defined in

api/entities/Instruction/types.ts:84


from

from: Identity

Defined in

api/entities/Instruction/types.ts:78


offChainAmount

offChainAmount: BigNumber

Defined in

api/entities/Instruction/types.ts:80


to

to: Identity

Defined in

api/entities/Instruction/types.ts:79

Clone this wiki locally