interface AllocationProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.Allocation";
    value: Uint8Array;
}

Properties

Properties

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