Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IGetMempoolEntriesRequest
Interface IGetMempoolEntriesRequest
Argument interface for the
RpcClient.getMempoolEntries
RPC method.
interface
IGetMempoolEntriesRequest
{
filterTransactionPool
?:
boolean
;
includeOrphanPool
?:
boolean
;
}
Index
Properties
filter
Transaction
Pool?
include
Orphan
Pool?
Properties
Optional
filter
Transaction
Pool
filter
Transaction
Pool
?:
boolean
Optional
include
Orphan
Pool
include
Orphan
Pool
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
filter
Transaction
Pool
include
Orphan
Pool
Spectre WASM32 SDK
Loading...
Argument interface for the RpcClient.getMempoolEntries RPC method.