All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.klaytn.caver.transaction.ITransactionWithGasPriceField Maven / Gradle / Ivy

There is a newer version: 1.12.2-android
Show newest version
package com.klaytn.caver.transaction;

public interface ITransactionWithGasPriceField {
    String getGasPrice();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy