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