remove unused

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-05-12 08:44:04 +02:00
parent b2764f5444
commit 4e649a2ee2
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import { PublicKey } from '@solana/web3.js';
export const DEVNET_GROUP = 'NDLmPdjzm7Tm3gnsZw8EoBbBTR7wfAcyDY8LCqFSGtX';
export const DEVNET_SERUM3_PROGRAM_ID = new PublicKey(
'DESVgJVGajEgKGXhb6XmqDHGz3VjdgP7rEVESBgxmroY',
);