Updated on 2026-08-14
This commit is contained in:
parent
bce16bf692
commit
6d461cf400
16 changed files with 180 additions and 84 deletions
|
|
@ -31,7 +31,7 @@ class DefaultWalletAddressServiceRepository(
|
|||
blockchain = blockchain,
|
||||
derivationPath = network.derivationPath.value,
|
||||
)
|
||||
walletManager?.wallet?.ens
|
||||
walletManager?.wallet?.ens.takeIf { it.isNullOrEmpty().not() }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue