webworker01 / mmtools

Bash CLI tools for MM2
https://github.com/KomodoPlatform/atomicDEX-API
GNU General Public License v3.0
6 stars 8 forks source link

Add more methods: list_banned_pubkeys, unban_pubkeys, show_priv_key, … #2

Closed lightspeed393 closed 3 years ago

lightspeed393 commented 3 years ago

…set_requires_notarization.

webworker01 commented 3 years ago

LGTM thanks @lightspeed393 ! I didn't realize there was new methods.

lightspeed393 commented 3 years ago

No problem. There are a few other methods missing as well such as all_swaps_uuids_by_filter, convertaddress, kmd_rewards_info, max_taker_vol, import_swaps, and validateaddress. Also get_trade_fee has been depreciated in favor of trade_preimage. I'll submit PR's as I get to them, if you don't beat me to it.