interface TickSizeProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.TickSize";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.TickSize"
value: Uint8Array