mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
core: one command for the seed, whichever way it arrives
create and import differed only in where the entropy came from and already shared one store function, so they are one command with the source named: /_wallet create new, or /_wallet create seed=<phrase>. Naming it means no seed is generated by typing a prefix. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rvc3HbiWBTqbAvRT45G5oX
This commit is contained in:
co-authored by
Claude Opus 5
parent
bfa510cdb1
commit
443fd43545
@@ -455,7 +455,6 @@ undocumentedCommands =
|
||||
"APIWalletDelete",
|
||||
"APIWalletExportDerivedSecret",
|
||||
"APIWalletExportSeedMnemonic",
|
||||
"APIWalletImport",
|
||||
"CheckChatRunning",
|
||||
"ConfirmRemoteCtrl",
|
||||
"ConnectRemoteCtrl",
|
||||
|
||||
Reference in New Issue
Block a user