import { resolve } from 'node:path' export const mainnetTrustedSetupPath = resolve(__dirname, './mainnet.json')