Skip to content

Commit

Permalink
remove internal variables and functions
Browse files Browse the repository at this point in the history
  • Loading branch information
1xDeFi authored Dec 12, 2022
1 parent e7ef53e commit 4ae3dbc
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ _The code hash for the same address on L1 and L2 may be different._
struct LibBridgeData.State state
```

### \_\_gap

```solidity
uint256[50] __gap
```

### MessageStatusChanged

```solidity
Expand Down

0 comments on commit 4ae3dbc

Please sign in to comment.