Регистрация: ожидание подтверждения Solana

This commit is contained in:
AidarKC
2026-07-17 18:31:05 +04:00
parent 2890cdd457
commit daa516babe
6 changed files with 251 additions and 105 deletions
@@ -162,6 +162,9 @@ export function render({ navigate }) {
state.registrationDraft.sessionId = '';
state.registrationDraft.pendingKeyBundle = null;
state.registrationDraft.pendingSessionMaterial = null;
state.registrationDraft.preGeneratedKeyBundle = null;
state.registrationPayment.walletAddress = '';
state.registrationPayment.balanceSOL = '0.0000';
await refreshSessions();
setAuthInfo(isLoginFlow