bisq/core/src
ghubstan 0d3b3a6ead
Stub out api method 'sendbsq' in core
All the boilerplate for this method is included in this change, but
the implementation in CoreWalletsService#sendBsq is commented out
until the needed logic to send bsq is refactored out of desktop's
BsqSendView class -- to be included in the next PR.

- Added new method to CLI.

- Added the gRPC server boilerplate.

- Added the core implementation, commented out.

- Enabled tests.
2020-11-13 14:57:28 -03:00
..
main Stub out api method 'sendbsq' in core 2020-11-13 14:57:28 -03:00
test Merge pull request #4628 from chimp1984/improve-read-file-handling 2020-11-02 17:36:21 +01:00