AleoTransaction

@demox-labs/aleo-wallet-adapter-base / Exports / AleoTransaction

Interface: AleoTransaction

Implemented by

Table of contents

Properties

Properties

address

address: string

Defined in

transaction.ts:21


chainId

chainId: string

Defined in

transaction.ts:22


fee

fee: number

Defined in

transaction.ts:24


feePrivate

feePrivate: boolean

Defined in

transaction.ts:25


transitions

transitions: AleoTransition[]

Defined in

transaction.ts:23

Last updated