import { PublicKey } from "@solana/web3.js" // This constant will not get overwritten on subsequent code generations and it's safe to modify it's value. export const PROGRAM_ID: PublicKey = new PublicKey( "7fsPsz5KuV1siAMzDxsGv82dybt72uoaREgxDW6eQHJZ" )