interface PriceSnapshotProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.PriceSnapshot";
    value: Uint8Array;
}

Properties

Properties

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