@morph-l2/sdk • Docs
@morph-l2/sdk / MessageDirection
Enumeration: MessageDirection
Enum describing the direction of a message.
Enumeration Members
L1_TO_L2
L1_TO_L2:
0
Source
src/interfaces/types.ts:223
L2_TO_L1
L2_TO_L1:
1
Source
src/interfaces/types.ts:224