fix: brings back remove and release ens username options

Fixes #16452
This commit is contained in:
Sale Djenic 2024-10-03 15:09:59 +02:00 committed by Anthony Laibe
parent a4e7b63918
commit 5783e11181
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Item {
Connections {
target: root.ensUsernamesStore.ensUsernamesModule
function onDetailsObtained(ensName: string, address: string, pubkey: string, isStatus: bool, expirationTime: int) {
function onDetailsObtained(chainId: int, ensName: string, address: string, pubkey: string, isStatus: bool, expirationTime: int) {
if(username != (isStatus ? ensName + ".stateofus.eth" : ensName))
return;
walletAddressLbl.subTitle = address;

2
vendor/status-go vendored

@ -1 +1 @@
Subproject commit ba37c32c07d1b05a94d1c7f7cb1b38fb82730f7b
Subproject commit 0017567ed4f915b3e22984950d1156f8e2fc0393