Draft: initial user flow for creating a wallet
Compare changes
Files
2+ 5
− 4
@@ -3,7 +3,7 @@ from telegram import Update, InlineKeyboardButton, InlineKeyboardMarkup
@@ -83,14 +83,15 @@ def choose_wallet(update: Update, context: CallbackContext):
@@ -145,7 +146,7 @@ def name_wallet(update: Update, context: CallbackContext, user: AppUser):