mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-09 09:03:47 +00:00
fix legacy contract support
This commit is contained in:
parent
a37440c75e
commit
d7dad9af75
@ -274,8 +274,8 @@ contract UsernameRegistrar is Controlled, ApproveAndCallFallBack {
|
||||
* @param _domainHash Needs to be `ensNode`.
|
||||
**/
|
||||
function migrateDomain(
|
||||
uint256 _price,
|
||||
bytes32 _domainHash
|
||||
bytes32 _domainHash,
|
||||
uint256 _price
|
||||
)
|
||||
external
|
||||
onlyParentRegistry
|
||||
|
Loading…
x
Reference in New Issue
Block a user