Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa 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
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.getMempoolEntry RPC method.