vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
791 stars 247 forks source link

fix: add a note to specify mainnet optimization #746

Closed darrenvechain closed 1 month ago

darrenvechain commented 1 month ago

Description

Add thor.yaml notes for examples

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.78%. Comparing base (aedfc6b) to head (53eed04). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #746 +/- ## ========================================== + Coverage 61.77% 61.78% +0.01% ========================================== Files 195 196 +1 Lines 18246 18272 +26 ========================================== + Hits 11271 11290 +19 - Misses 5876 5880 +4 - Partials 1099 1102 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.