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