mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
revert if pointless or breaks things?
This commit is contained in:
parent
7d8f03dd20
commit
01999e4f29
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ Future<Map<String, dynamic>> isolateRestore(
|
|||
lelantusCoins.remove(duplicateCoin);
|
||||
}
|
||||
lelantusCoins.add({
|
||||
publicCoin: LelantusCoin(
|
||||
txId: LelantusCoin(
|
||||
currentIndex,
|
||||
amount,
|
||||
publicCoin,
|
||||
|
|
Loading…
Reference in a new issue