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