-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docs): autocommit changes to solidity docs
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,6 @@ import "./libs/LibBridgeSignal.sol"; | |
/** | ||
* Bridge contract which is deployed on both L1 and L2. Mostly a thin wrapper | ||
* which calls the library implementations. See {IBridge} for more details. | ||
* | ||
* dummy test | ||
* | ||
* @author dantaik <[email protected]> | ||
* @dev The code hash for the same address on L1 and L2 may be different. | ||
|