Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
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
Kaspa WASM32 SDK - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
RpcEventType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptBuilder
ScriptPublicKey
SignableTransaction
Transaction
TransactionInput
TransactionOutpoint
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.getMempoolEntries RPC method.