Skip to content

TransactionAuthorization

Defined in: ootle/src/wallet.ts:12

The result of authorizing a transaction: a set of signatures from one signer. Mirrors TransactionAuthorization from the Rust ootle-rs crate.

signatures: TransactionSignature[]

Defined in: ootle/src/wallet.ts:14


signerAddress: string

Defined in: ootle/src/wallet.ts:13