Closed smk762 closed 1 month ago
Rough example from API code:
{ "userpass": mm.userpass, "method": "ibc_withdraw", "mmrpc": "2.0", "params": { "ibc_source_channel": source_channel, "coin": coin, "to": to, "amount": amount } }
Related SDK PR: https://github.com/KomodoPlatform/komodo-defi-framework/pull/1636
Closing, duplicate of https://github.com/KomodoPlatform/komodo-docs-mdx/issues/283
Rough example from API code:
Related SDK PR: https://github.com/KomodoPlatform/komodo-defi-framework/pull/1636