Reformat and remove redundant @dev notices

This commit is contained in:
pistomat
2023-11-29 12:55:56 +01:00
parent 9c5e9a2b38
commit a141703520
7 changed files with 135 additions and 133 deletions

View File

@@ -9,6 +9,7 @@ mainnet = "${ETH_RPC_URL}"
[fmt]
line_length = 80
wrap_comments = true
[etherscan]
mainnet = { key = "${ETHERSCAN_MAINNET_KEY}" }