mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-11 08:04:30 +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