Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IMempoolEntry
Interface IMempoolEntry
Mempool entry.
interface
IMempoolEntry
{
fee
:
bigint
;
isOrphan
:
boolean
;
transaction
:
ITransaction
;
}
Index
Properties
fee
is
Orphan
transaction
Properties
fee
fee
:
bigint
is
Orphan
is
Orphan
:
boolean
transaction
transaction
:
ITransaction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fee
is
Orphan
transaction
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
Mempool entry.