Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
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 - 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
Return interface for the RpcClient.getBlocks RPC method.