Interface QuerySlashWindowResponseAminoMsg

interface QuerySlashWindowResponseAminoMsg {
    type: "/seiprotocol.seichain.oracle.QuerySlashWindowResponse";
    value: QuerySlashWindowResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.oracle.QuerySlashWindowResponse"