Fix #196 forbid empty linked account
Compare changes
Files
2+ 46
− 0
@@ -19,9 +19,12 @@
@@ -115,3 +118,46 @@ fn test_transfer_funds_unavailable() {
Closes #196 (closed)
I added a test for this one because it addresses the same question that arose and was answered in !213 (merged), but there is no bug:
transfer_all
will not kill them.AccountData
will be reset to default, unlinking the identity.