Interface QueryExchangeRateResponseProtoMsg

interface QueryExchangeRateResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRateResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.oracle.QueryExchangeRateResponse"
value: Uint8Array