self assign fix

This commit is contained in:
julian 2023-09-28 10:21:16 -06:00
parent fcd8b7dd16
commit b9be8a3af4

View file

@ -60,7 +60,7 @@ mixin FusionWalletInterface {
_torService = FusionTorService.sharedInstance;
_getWalletCachedElectrumX = getWalletCachedElectrumX;
_getTxCountForAddress = getTxCountForAddress;
_getChainHeight = _getChainHeight;
_getChainHeight = getChainHeight;
}
/// Returns a list of all addresses in the wallet.