Skip to content

Commit 3ab3f26

Browse files
authored
Merge pull request #224 from filecoin-project/deploy-mainnet-contracts
Deploy mainnet contracts from FF address
2 parents 62a7c7e + a3c0d39 commit 3ab3f26

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ snapshot/data/**
2626
contracts/coverage
2727
coverage.json
2828
contracts/.openzeppelin
29+
30+
*/node_modules
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"POWER_VOTING_FIP":"0x805948C6f233aa26F73402aDd6f3CF607cB79B76","POWER_VOTING_VOTE":"0xBd87133b920e3147705362512f3897465f35f50E"}
1+
{"POWER_VOTING_FIP":"0xB37be7b20e43925F388A00A5130EBD16Cfa1deb8","POWER_VOTING_VOTE":"0x4CEE0B657D2A337B21A51C5bD10e2F42A5c28BC4","POWER_VOTING_ORACLE":"0x4A84F0eA25a39dB7B17Cb46D102ce424b0Ffe3dF"}

0 commit comments

Comments
 (0)