KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
103 stars 94 forks source link

Implement `active_swaps` as a part of adex-cli #1793

Closed rozhkovdmitrii closed 1 year ago

rozhkovdmitrii commented 1 year ago

Impact

The active_swaps method returns all the swaps that are currently running on the AtomicDEX API node.

Todo:

There is the command active_swaps in Komodo Wallet RPC API that should be provided by the adex-cli

rozhkovdmitrii commented 1 year ago

superseded by #1799