mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
AMM tutorial: fix explorer links, error handling
This commit is contained in:
@@ -622,6 +622,11 @@ async function do_submit(block, submit_opts, wait_step_name) {
|
||||
}
|
||||
}
|
||||
|
||||
async function show_log(block, msg) {
|
||||
block.find(".output-area").append(msg)
|
||||
}
|
||||
|
||||
|
||||
$(document).ready(() => {
|
||||
disable_followup_steps()
|
||||
setup_generate_step()
|
||||
|
||||
Reference in New Issue
Block a user