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

Commit

Permalink
Merge pull request #170 from rsksmart/fix/newContractAddress
Browse files Browse the repository at this point in the history
fix: new marketplace contract address
  • Loading branch information
julianmrodri authored Jun 16, 2020
2 parents e5f6262 + b9afe1f commit a9931d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/ganache.json5
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
},
placement: {
contractAddress: "0x22d5C8BdD4346b390014a07109a8F830094d4abf",
contractAddress: "0x31630Dba815db73E9e0Fe16a4F42dF4bbFDB7Ba9",
eventsEmitter: {
confirmations: 0
}
Expand Down
2 changes: 1 addition & 1 deletion config/rsktestnet.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
contractAddress: "0x8587385ad60038bB181aFfDF687c4D1B80C4787e"
},
placement: {
contractAddress: "0x712025c9fe1ca55296ce439c4ac04019c266a5b1"
contractAddress: "0xe93EE0Ac6C97807F4c28f66cA44E1Ad18E485033"
},
registrar: {
contractAddress: "0x3d1a11c623bd21375f2b69f4eec814f4ceeb1d8d"
Expand Down

0 comments on commit a9931d2

Please sign in to comment.