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