mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-11 18:14:25 +00:00
add comment about hardcoded address
This commit is contained in:
parent
72574d00dd
commit
2442deada7
@ -113,7 +113,7 @@ contract MultiSigStub is DelegatedCall {
|
||||
internal
|
||||
returns(address)
|
||||
{
|
||||
return 0xCaFFE810d0dF52E27DC580AD4a3C6283B0094291;
|
||||
return 0xCaFFE810d0dF52E27DC580AD4a3C6283B0094291; //hardcoded multinetwork address
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user