Interface QuerySlashWindowResponseProtoMsg

interface QuerySlashWindowResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.QuerySlashWindowResponse";
    value: Uint8Array;
}

Properties

Properties

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