Fix interactive tutorials issues

This commit is contained in:
Roman Hotsiy
2024-02-09 18:18:57 +08:00
parent c1e0886e0c
commit 498bf7007b
11 changed files with 25 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
// 1. Generate
// 2. Connect
// The code for these steps is handled by interactive-tutorial.js
window.onRouteChange(() => {
onCurrentRouteLoaded(() => {
// 3. Send AccountSet to Start the Freeze ------------------------------------
// also 6. Send AccountSet to End the Freeze.