Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
IMempoolEntry
Interface IMempoolEntry
Mempool entry.
interface
IMempoolEntry
{
fee
:
bigint
;
isOrphan
:
boolean
;
transaction
:
ITransaction
;
}
Index
Properties
fee
is
Orphan
transaction
Properties
fee
fee
:
bigint
is
Orphan
is
Orphan
:
boolean
transaction
transaction
:
ITransaction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fee
is
Orphan
transaction
Kaspa WASM32 SDK - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
Opcode
RpcEventType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptBuilder
ScriptPublicKey
SignableTransaction
Transaction
TransactionInput
Loading...
Generated using
TypeDoc
Mempool entry.