Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
IGetBlocksRequest
Interface IGetBlocksRequest
Argument interface for the
RpcClient.getBlocks
RPC method.
interface
IGetBlocksRequest
{
includeBlocks
:
boolean
;
includeTransactions
:
boolean
;
lowHash
?:
string
;
}
Index
Properties
include
Blocks
include
Transactions
low
Hash?
Properties
include
Blocks
include
Blocks
:
boolean
include
Transactions
include
Transactions
:
boolean
Optional
low
Hash
low
Hash
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
include
Blocks
include
Transactions
low
Hash
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.getBlocks RPC method.