new account fixes

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2022-06-08 13:49:04 -07:00
parent 23bb7c7f18
commit 6bca9eb2be
9 changed files with 45 additions and 12 deletions

View File

@@ -121,6 +121,8 @@ struct SaveKeysView: View {
print(msg)
case .event:
print("event in signup?")
case .eose:
break
}
}
}