We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3822874 commit d5ea0bdCopy full SHA for d5ea0bd
v1/basic_examples/deposit_on_morpho/python/main.py
@@ -54,6 +54,8 @@
54
max_slippage_percent=1,
55
)
56
57
+devtools.debug(swap_tx)
58
+
59
60
# Helper function to sign and broadcast unsigned transaction:
61
def send_tx(response):
0 commit comments