mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* export contract ABI and use solidity-docgen export * add docgen dependency * lint fixing
505 B
505 B
Solidity API
L2MessageServicePauseManager
PAUSE_L1_L2_ROLE
bytes32 PAUSE_L1_L2_ROLE
This is used to pause L1 to L2 communication.
UNPAUSE_L1_L2_ROLE
bytes32 UNPAUSE_L1_L2_ROLE
This is used to unpause L1 to L2 communication.
PAUSE_L2_L1_ROLE
bytes32 PAUSE_L2_L1_ROLE
This is used to pause L2 to L1 communication.
UNPAUSE_L2_L1_ROLE
bytes32 UNPAUSE_L2_L1_ROLE
This is used to unpause L2 to L1 communication.