Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@
print()
print(" Without delegation: ProcessPayment fails with a signing error.")

input("\nPress Enter when the new wallet is funded and signing is granted... ")

# ─────────────────────────────────────────────────────────────────────────────
# PART 2 — Backend Operations
# ─────────────────────────────────────────────────────────────────────────────
Expand Down
Loading