Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
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 - Core
Loading...
Argument interface for the RpcClient.getMempoolEntries RPC method.