Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IGetBlocksResponse
Interface IGetBlocksResponse
Return interface for the
RpcClient.getBlocks
RPC method.
interface
IGetBlocksResponse
{
blockHashes
:
string
[]
;
blocks
:
IBlock
[]
;
}
Index
Properties
block
Hashes
blocks
Properties
block
Hashes
block
Hashes
:
string
[]
blocks
blocks
:
IBlock
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Hashes
blocks
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
Return interface for the RpcClient.getBlocks RPC method.