interface InflationRateResponse {
    inflationRate: Uint8Array;
}

Properties

Properties

inflationRate: Uint8Array

Generated using TypeDoc