BuiltTransaction
@totemsdk/edge / BuiltTransaction
Interface: BuiltTransaction
Properties
channelOps?
optionalchannelOps?:object[]
Channel operations performed (channelId + operation).
channelId
channelId:
string
operation
operation:
string
channelScriptAddress?
optionalchannelScriptAddress?:string
Channel script address — outputs to it are channel-internal state.
fees?
optionalfees?:object[]
Fees paid (tokenId + amount).
amount
amount:
string
tokenId
tokenId:
string
inputs
inputs:
BuiltTxInput[]
outputs
outputs:
BuiltTxOutput[]
ownAddresses
ownAddresses:
string[]
Addresses the wallet controls — outputs to these are change, not spends.