mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 16:44:28 +00:00
* fix eth.getBalance return type * fix callback return type too * docs are wrong, should be BigNumber * added overload and tests * correct optional params to be non-optional, add tests