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