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.
Properties
Section titled “Properties”signatures
Section titled “signatures”signatures:
TransactionSignature[]
Defined in: ootle/src/wallet.ts:14
signerAddress
Section titled “signerAddress”signerAddress:
string
Defined in: ootle/src/wallet.ts:13