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
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.getBlocks RPC method.