예제 #1
0
 public virtual Task <UInt256> GasPrice()
 {
     return(_proxyClient.GasPrice());
 }