mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
updated Matic receiver
This commit is contained in:
parent
78e77b4f60
commit
f5a8e97455
|
@ -35,6 +35,6 @@ contract Variables {
|
|||
address[] public supportedTokens; // don't add maticAddr. Only add wmaticAddr?
|
||||
|
||||
// Address which will receive L1 data and post it on L2
|
||||
address public maticReceiver = address(0); // TODO: Change address
|
||||
address public maticReceiver = 0x0000000000000000000000000000000000001001;
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user