Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa 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
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
Abortable
Aborted
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Balance
BalanceStrings
Beacon
ConsensusParams
ConsoleConstructorOptions
CreateHookCallbacks
CreateReadStreamOptions
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.getMempoolEntry RPC method.