interface GasPrice {
    gas_price: string;
}

Properties

Properties

gas_price: string