File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ clob = "8BnUecJAvKB7zCcwqhMiVWoqKWcw5S6PDCxWWEM2oxWA"
1111address = " opnb2LAfJYbRMAHHvqjCwQxanZn7ReEHp1k81EohpZb"
1212program = " ./tests/fixtures/openbook_v2.so"
1313[[test .genesis ]]
14- address = " 2qjEsiMtWxAdqUSdaGM28pJRMtodnnkHZEoadc6JcFCb "
14+ address = " TWAP7frdvD3ia7TWc8e9SxZMmrpd2Yf3ifSPAHS8VG3 "
1515program = " ./tests/fixtures/openbook_twap.so"
1616
1717[registry ]
Original file line number Diff line number Diff line change @@ -73,10 +73,6 @@ const CONDITIONAL_VAULT_PROGRAM_ID = new PublicKey(
7373 "4nCk4qKJSJf8pzJadMnr9LubA6Y7Zw3EacsVqH1TwVXH"
7474) ;
7575
76- const CLOB_PROGRAM_ID = new PublicKey (
77- "8BnUecJAvKB7zCcwqhMiVWoqKWcw5S6PDCxWWEM2oxWA"
78- ) ;
79-
8076const OPENBOOK_TWAP_PROGRAM_ID = new PublicKey (
8177 "TWAP7frdvD3ia7TWc8e9SxZMmrpd2Yf3ifSPAHS8VG3"
8278) ;
You can’t perform that action at this time.
0 commit comments