From de60fe50cba5d16111a8ff7ef2f28352de6349cb Mon Sep 17 00:00:00 2001 From: g1nt0ki <99907941+g1nt0ki@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:40:07 +0100 Subject: [PATCH] bugfix --- projects/arcx.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/arcx.js b/projects/arcx.js index c317213be..eb3fb73d9 100644 --- a/projects/arcx.js +++ b/projects/arcx.js @@ -1,6 +1,6 @@ const stakingContract = '0x9bffad7a6d5f52dbc51cae33e419793c72fd7d9d' const ARCx = '0x1321f1f1aa541a56c31682c57b80ecfccd9bb288' -const { staking } = require('../helper/staking') +const { staking } = require('./helper/staking') module.exports = { methodology: "ARCx can be staked in the protocol",