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 5bdd441
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/website/docs/reference/smart-contracts/L1/TaikoL1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ struct LibData.State state
struct LibData.TentativeState tentative
```

### \_\_gap

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

### init

```solidity
Expand Down

0 comments on commit 5bdd441

Please sign in to comment.