bisq/apitest
ghubstan 446bd328d8
Refactor desktop's BsqSendView, share with api
Moved just enough code out of BsqSendView to avoid desktop/api
'sendbsq' duplication, at the cost of adding 1 new method to
BsqSendView.

- Created new BsqTransferModel to hold tx details shared by desktop and api.

- Created new BsqTransferService to send bsq using a BsqTransferModel shared
  by desktop and api.

- Uncommented CoreWalletsService#sendBsq implementation.

- Uncommented sendbsq tests.
2020-11-13 15:34:18 -03:00
..
docs Implement and test api method 'getunusedbsqaddress' 2020-11-13 12:40:16 -03:00
scripts Fix usage comment 2020-11-02 12:55:18 -03:00
src Refactor desktop's BsqSendView, share with api 2020-11-13 15:34:18 -03:00
dao-setup.gradle Delete commented statement 2020-07-13 19:48:59 -03:00