Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
feat: add staking address (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri authored Oct 5, 2020
1 parent 9d294f7 commit 869ba4a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/ganache.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
confirmations: 2
}
},
staking: {
contractAddress: "0xeea2Fc1D255Fd28aA15c6c2324Ad40B03267f9c5",
eventsEmitter: {
confirmations: 2
}
},
},
rns: {
enabled: true,
Expand Down

0 comments on commit 869ba4a

Please sign in to comment.