bisq/apitest
ghubstan a3990783a4
Send pretty payment details to api clients
Non-CLI clients need a better way of accessing payment details
than a contract json string.

- Add grpc.proto PaymentAccountPayloadInfo field: payment_details.
- Adjust proto wrapper PaymentAccountPayloadInfo to new field.
- Add test asserts to verify payment details are sent to client.
- Fix a test name: testKeepFunds -> testCloseTrade.

Based on branch `master` @ Sat 12 Mar 2022 01:42 PM -03 ,
         commit c6293b5273
2022-03-12 14:33:23 -03:00
..
docs Fix BSQ swap description of BTC price for 1 BSQ 2022-02-23 19:44:25 -03:00
scripts Rename API method keepfunds -> closetrade 2022-01-05 12:10:46 -03:00
src Send pretty payment details to api clients 2022-03-12 14:33:23 -03:00
dao-setup.gradle Delete generated rate metering config files in cleanDaoSetup task 2021-09-02 15:20:32 -03:00