interface OracleExchangeRateProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.OracleExchangeRate";
    value: Uint8Array;
}

Properties

Properties

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