Preparing search index...
The search index is not available
@tokamak-network/thanos-sdk
@tokamak-network/thanos-sdk
index
CrossChainMessageRequest
Interface CrossChainMessageRequest
Partial message that needs to be signed and executed by a specific signer.
interface
CrossChainMessageRequest
{
direction
:
MessageDirection
;
message
:
string
;
target
:
string
;
}
Index
Properties
direction
message
target
Properties
direction
direction
:
MessageDirection
message
message
:
string
target
target
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
direction
message
target
@tokamak-network/thanos-sdk
adapters
cross-chain-messenger
index
interfaces
l2-provider
portals
utils
Generated using
TypeDoc
Partial message that needs to be signed and executed by a specific signer.