getReferenceGasPrice method

  1. @override
Future<BigInt> getReferenceGasPrice()
override

Implementation

@override
Future<BigInt> getReferenceGasPrice() => client.getReferenceGasPrice();