Skip to content

Commit

Permalink
Merge branch 'lowercase-lock-and-cold-address-binance-and-ethereum' i…
Browse files Browse the repository at this point in the history
…nto 'dev'

lowercase lock and cold address in ethereum and binance network

See merge request ergo/rosen-bridge/contract!129
  • Loading branch information
zargarzadehm committed Dec 15, 2024
2 parents ab2e596 + 607ccbd commit 3fab997
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ networks = {
AwcNFT="cc39494018dc05f61d7bccc07b1747644c3fa5ad6c4d1ce8fb812b9d662a2776"
RepoConfigNFT="a8b1007b8f9285441fe43da063793133d14ef7694e108a2b85aca3c5138ab24e"
}
lock-address = "0x251A4249d853a92db1f8EfeE44C36C43aB89C7e0"
cold-address="0x90d308F9a7bcE059Fe964345ec3D387cA4a00d21"
lock-address = "0x251a4249d853a92db1f8efee44c36c43ab89c7e0"
cold-address="0x90d308f9a7bce059fe964345ec3d387ca4a00d21"
cleanup-confirm = 10
}
idKey = "tokenId"
Expand All @@ -206,8 +206,8 @@ networks = {
AwcNFT="ad6aef47944a50e9e23ea5e994737f74b22ca8d7ed63e2e3993617e998acd8fe"
RepoConfigNFT="6d806ed9b6d1c6c1550862b8b0884f0d5645ee97cbf47cc235f185331b121c84"
}
lock-address = "0x2f9a9ECd8302B2ad0a3B4A2882c031a8154e744B"
cold-address="0x90d308F9a7bcE059Fe964345ec3D387cA4a00d21"
lock-address = "0x2f9a9ecd8302b2ad0a3b4a2882c031a8154e744b"
cold-address="0x90d308f9a7bce059fe964345ec3d387ca4a00d21"
cleanup-confirm = 10
}
idKey = "tokenId"
Expand Down

0 comments on commit 3fab997

Please sign in to comment.