Skip to content

Commit

Permalink
adding table formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanquera committed Jul 30, 2021
1 parent 3db0147 commit 9bbecc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ npm test

The following is an example gas report from the tests ran in this project and could change based on the cost of Ethereum itself.

<pre>
·----------------------------------------------------|---------------------------|-------------|-----------------------------·
| Solc version: 0.8.4 · Optimizer enabled: true · Runs: 200 · Block limit: 12450000 gas │
·····················································|···························|·············|······························
Expand Down Expand Up @@ -171,3 +172,4 @@ The following is an example gas report from the tests ran in this project and co
·····················································|·············|·············|·············|···············|··············
| ERC721PresetZeppelin · - · - · 1467260 · 11.8 % · 687.52 │
·----------------------------------------------------|-------------|-------------|-------------|---------------|-------------·
</pre>

0 comments on commit 9bbecc6

Please sign in to comment.