After #511 merged, addcurrency CLI command stopped working. The CLI is expecting an upper-case swap_client argument, while it's being applied on a camel-case enum.
Good catch, although I definitely think we should take care of this by alpha.1 - don't want to have known bugs in releases if possible plus this is an easy fix.
Assigned @moshababo , but feel free to take care @sangaman @michael1011
I'm handling this now since we want it fixed before the alpha.1 release.
Most helpful comment
Good catch, although I definitely think we should take care of this by alpha.1 - don't want to have known bugs in releases if possible plus this is an easy fix.