aboutsummaryrefslogtreecommitdiffstats
path: root/packages/subproviders/test/utils/configs.ts
blob: 341037e4f6970101b22a73e18a7a760d7063b517 (plain) (blame)
1
2
3
4
5
export const configs = {
    port: 8545,
    networkId: 50,
    mnemonic: 'concert load couple harbor equip island argue ramp clarify fence smart topic',
};