Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
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
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
Loading...
Generated using
TypeDoc
Outgoing transaction data.