Skip to content

Commit

Permalink
change token-haver program id (#2315)
Browse files Browse the repository at this point in the history
  • Loading branch information
asktree committed May 19, 2024
1 parent 39688d1 commit fd26487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TokenHaverPlugin/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { PublicKey } from '@solana/web3.js'

export const TOKEN_HAVER_PLUGIN = new PublicKey(
'vo65JQC6U8HCDPfoJxRrr17n7RZ5fKdfyjHm3erHJ2V'
'7gobfUihgoxA14RUnVaseoah89ggCgYAzgz1JoaPAXam'
)

0 comments on commit fd26487

Please sign in to comment.