Issue a Token improvements: python, UI fixes, etc.

- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
This commit is contained in:
mDuo13
2021-08-20 15:02:21 -07:00
parent 348f3962d0
commit 5cd067fd7d
9 changed files with 167 additions and 21 deletions

View File

@@ -114,6 +114,7 @@ function complete_step_by_id(step_id) {
".interactive-block").eq(0).find(".previous-steps-required")
next_ui.prop("title", "")
next_ui.prop("disabled", false)
next_ui.removeClass("disabled")
}
/**
@@ -360,7 +361,6 @@ function setup_wait_steps() {
min_ledger,
max_ledger
})
console.log(tx_result)
if (tx_result.validated) {
status_box.html(