explorer: add serum new order v2 instruction mapping (#13353)
This commit is contained in:
@ -23,6 +23,7 @@ const SERUM_CODE_LOOKUP: { [key: number]: string } = {
|
|||||||
6: "Cancel Order By Client Id",
|
6: "Cancel Order By Client Id",
|
||||||
7: "Disable Market",
|
7: "Disable Market",
|
||||||
8: "Sweep Fees",
|
8: "Sweep Fees",
|
||||||
|
9: "New Order",
|
||||||
};
|
};
|
||||||
|
|
||||||
export function parseSerumInstructionTitle(
|
export function parseSerumInstructionTitle(
|
||||||
|
Reference in New Issue
Block a user