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