@aldea/sdk / Exports / CommitTxResponse
Interface: CommitTxResponse
HTTP Transaction Execution Response
Table of contents
Properties
Properties
id
• id: string
Defined in
packages/sdk/src/aldea.ts:188
outputs
• outputs: OutputResponse
[]
Defined in
packages/sdk/src/aldea.ts:189
packages
• packages: PackageResponse
[]
Defined in
packages/sdk/src/aldea.ts:190
rawtx
• Optional
rawtx: string
Defined in
packages/sdk/src/aldea.ts:191