Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
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 - 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
Mempool entry.