Returns the current block number.
Returns a Future that completes with the current block number.
Future<int> getBlockNumber();