bisq/cli
ghubstan 61285a7602
Do not change case of input params in client
This commit is for a change requested in PR 4308:
https://github.com/bisq-network/bisq/pull/4308#pullrequestreview-435055483

  ".toUpperCase() seems misplaced here. It would soon get repetive.
  Whether the underlying logic differentiates between capitalizations
  is a low-level implementation detail and would do better at the
  lowest practical level."
2020-06-22 15:08:46 -03:00
..
src/main Do not change case of input params in client 2020-06-22 15:08:46 -03:00
test.sh Add 'getoffers' unit tests 2020-06-22 14:43:59 -03:00