From d3a3a7548c857f26ec2cb10e270da72d373020ec Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 2 Nov 2020 11:49:26 -0800 Subject: [PATCH] explorer: add serum new order v2 instruction mapping (#13353) --- explorer/src/components/instruction/serum/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/explorer/src/components/instruction/serum/types.ts b/explorer/src/components/instruction/serum/types.ts index 6ca6de02a5..7199985c9f 100644 --- a/explorer/src/components/instruction/serum/types.ts +++ b/explorer/src/components/instruction/serum/types.ts @@ -23,6 +23,7 @@ const SERUM_CODE_LOOKUP: { [key: number]: string } = { 6: "Cancel Order By Client Id", 7: "Disable Market", 8: "Sweep Fees", + 9: "New Order", }; export function parseSerumInstructionTitle(