Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
ITransactionDataOutgoing
Interface ITransactionDataOutgoing
Outgoing transaction data.
interface
ITransactionDataOutgoing
{
acceptedDaaScore
?:
bigint
;
changeValue
:
bigint
;
fees
:
bigint
;
inputValue
:
bigint
;
outputValue
:
bigint
;
paymentValue
:
bigint
;
transaction
:
ITransaction
;
utxoEntries
:
IUtxoRecord
[]
;
}
Index
Properties
accepted
Daa
Score?
change
Value
fees
input
Value
output
Value
payment
Value
transaction
utxo
Entries
Properties
Optional
accepted
Daa
Score
accepted
Daa
Score
?:
bigint
change
Value
change
Value
:
bigint
fees
fees
:
bigint
input
Value
input
Value
:
bigint
output
Value
output
Value
:
bigint
payment
Value
payment
Value
:
bigint
transaction
transaction
:
ITransaction
utxo
Entries
utxo
Entries
:
IUtxoRecord
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accepted
Daa
Score
change
Value
fees
input
Value
output
Value
payment
Value
transaction
utxo
Entries
Spectre WASM32 SDK
Loading...
Outgoing transaction data.