@morph-l2/sdk • Docs
@morph-l2/sdk / CrossChainMessageRequest
Interface: CrossChainMessageRequest
Partial message that needs to be signed and executed by a specific signer.
Properties
direction
direction:
MessageDirection
Source
src/interfaces/types.ts:231
message
message:
string
Source
src/interfaces/types.ts:233
target
target:
string
Source
src/interfaces/types.ts:232