- 
Julian Y authoredThis corrects the call to eth_getBlockByNumber, which previously returned this error: can't get latest block: missing value for required argument 1 Co-authored-by:Felix Lange <fjl@twurst.com> 
This corrects the call to eth_getBlockByNumber, which previously
returned this error:
  can't get latest block: missing value for required argument 1
Co-authored-by:  Felix Lange <fjl@twurst.com>
Felix Lange <fjl@twurst.com>