Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
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
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.getVirtualChainFromBlock RPC method.