Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
ITransactionDataChange
Interface ITransactionDataChange
Change transaction data.
interface
ITransactionDataChange
{
acceptedDaaScore
?:
bigint
;
changeValue
:
bigint
;
inputValue
:
bigint
;
outputValue
:
bigint
;
paymentValue
:
bigint
;
transaction
:
ITransaction
;
utxoEntries
:
IUtxoRecord
[]
;
}
Index
Properties
accepted
Daa
Score?
change
Value
input
Value
output
Value
payment
Value
transaction
utxo
Entries
Properties
Optional
accepted
Daa
Score
accepted
Daa
Score
?:
bigint
change
Value
change
Value
:
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
input
Value
output
Value
payment
Value
transaction
utxo
Entries
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Change transaction data.