change store

This commit is contained in:
Jordan Prince 2021-06-03 13:13:51 -04:00
parent 886f205cab
commit adcd242bb7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import { PublicKey } from '@solana/web3.js';
import { TokenSwapLayout, TokenSwapLayoutV1 } from '../models/tokenSwap';
export const STORE = new PublicKey(
'rdqczuXQfpAJiboC36wPb6ZMexmxZfJuSeHtpSJN3bv',
'7KwpjEy7KBpZTBErE3niBUNxWGAQTPo9kZzkgEoP6dfR',
);
export const WRAPPED_SOL_MINT = new PublicKey(