Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
IGetVirtualChainFromBlockResponse
Interface IGetVirtualChainFromBlockResponse
Return interface for the
RpcClient.getVirtualChainFromBlock
RPC method.
interface
IGetVirtualChainFromBlockResponse
{
acceptedTransactionIds
:
IAcceptedTransactionIds
[]
;
addedChainBlockHashes
:
string
[]
;
removedChainBlockHashes
:
string
[]
;
}
Index
Properties
accepted
Transaction
Ids
added
Chain
Block
Hashes
removed
Chain
Block
Hashes
Properties
accepted
Transaction
Ids
accepted
Transaction
Ids
:
IAcceptedTransactionIds
[]
added
Chain
Block
Hashes
added
Chain
Block
Hashes
:
string
[]
removed
Chain
Block
Hashes
removed
Chain
Block
Hashes
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accepted
Transaction
Ids
added
Chain
Block
Hashes
removed
Chain
Block
Hashes
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.getVirtualChainFromBlock RPC method.