mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-10 09:18:15 +11:00
multisig: Fix errors on closing import TX
This commit is contained in:
parent
f99aa4996f
commit
2560fa734c
@ -61,7 +61,7 @@ namespace FireWallet
|
|||||||
notifyForm.Dispose();
|
notifyForm.Dispose();
|
||||||
this.Close();
|
this.Close();
|
||||||
}
|
}
|
||||||
}
|
} else this.Close();
|
||||||
}
|
}
|
||||||
ParseTX();
|
ParseTX();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user