Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
IGetBlockRequest
Interface IGetBlockRequest
Argument interface for the
RpcClient.getBlock
RPC method.
interface
IGetBlockRequest
{
hash
:
string
;
includeTransactions
:
boolean
;
}
Index
Properties
hash
include
Transactions
Properties
hash
hash
:
string
include
Transactions
include
Transactions
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
hash
include
Transactions
Kaspa WASM32 SDK - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
RpcEventType
SighashType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptPublicKey
SigHashType
Transaction
TransactionInput
TransactionOutpoint
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.getBlock RPC method.