Skip to content

Commit

Permalink
Merge pull request #195 from rsksmart/regtest-config-fix
Browse files Browse the repository at this point in the history
remove addresses from regtest config
  • Loading branch information
MaximStanciu8 authored Jan 5, 2024
2 parents 3bcdb5a + 5d026bf commit d93ca3a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,18 @@
{
"rskRegtest": {
"Migrations": {
"address": "0x1Af2844A588759D0DE58abD568ADD96BB8B3B6D8",
"deployed": false
},
"SignatureValidator": {
"address": "0xCd5805d60Bbf9Afe69a394c2BDa10F6Dae2c39AF",
"deployed": false
},
"Quotes": {
"address": "0xdac5481925A298B95Bf5b54c35b68FC6fc2eF423",
"deployed": false
},
"BtcUtils": {
"address": "0xfD1dda8C3BC734Bc1C8e71F69F25BFBEe9cE9535",
"deployed": false
},
"LiquidityBridgeContract": {
"address": "0x987c1f13d417F7E04d852B44badc883E4E9782e1",
"deployed": false
}
},
Expand Down

0 comments on commit d93ca3a

Please sign in to comment.