interface MatchResultProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.MatchResult";
    value: Uint8Array;
}

Properties

Properties

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