Search
Preparing search index...
The search index is not available
@eth-optimism/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@eth-optimism/sdk
CrossChainMessageProof
Interface CrossChainMessageProof
Proof data required to finalize an L2 to L1 message.
Hierarchy
CrossChainMessageProof
Index
Properties
state
Root
state
Root
Batch
Header
state
Root
Proof
state
Trie
Witness
storage
Trie
Witness
Properties
state
Root
state
Root
:
string
state
Root
Batch
Header
state
Root
Batch
Header
:
StateRootBatchHeader
state
Root
Proof
state
Root
Proof
:
{
index
:
number
;
siblings
:
string
[]
}
Type declaration
index
:
number
siblings
:
string
[]
state
Trie
Witness
state
Trie
Witness
:
string
storage
Trie
Witness
storage
Trie
Witness
:
string
Exports
Cross
Chain
Message
Proof
state
Root
state
Root
Batch
Header
state
Root
Proof
state
Trie
Witness
storage
Trie
Witness
Generated using
TypeDoc
Proof data required to finalize an L2 to L1 message.