Skip to content

changing functions to snake case

Lukas Walk requested to merge bug-fix-camel-to-snake-case-web3 into main

changing getTransactionCount and toWei methods in Web3 respectively to snake case writing get_transaction_count and to_wei

Merge request reports