Preparing search index...
The search index is not available
@tokamak-network/thanos-sdk
@tokamak-network/thanos-sdk
index
StateRootBatch
Interface StateRootBatch
Information about a batch of state roots.
interface
StateRootBatch
{
blockNumber
:
number
;
header
:
StateRootBatchHeader
;
stateRoots
:
string
[]
;
}
Index
Properties
block
Number
header
state
Roots
Properties
block
Number
block
Number
:
number
header
header
:
StateRootBatchHeader
state
Roots
state
Roots
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Number
header
state
Roots
@tokamak-network/thanos-sdk
adapters
cross-chain-messenger
index
interfaces
l2-provider
portals
utils
Generated using
TypeDoc
Information about a batch of state roots.