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