bisq/cli
ghubstan 52529a912e
Move getpaymentaccts tbl formatting to TableFormat
Created a new TableFormat.formatPaymentAcctTbl method.

Also:

 * Defined new "Currency" and "Name" column headers in TableFormat.

 * Changed syntax of stream().map() calls in some TableFormat methods.

 * Fixed verbose return statement in TableFormat.getLengthOfLongestColumn.

This commit is out of scope for the getoffers PR (4329), but is
included as part of the migration of all console tbl formatting
from the client into TableFormat.
2020-06-22 18:20:09 -03:00
..
src Move getpaymentaccts tbl formatting to TableFormat 2020-06-22 18:20:09 -03:00
test.sh Add 'getoffers' unit tests 2020-06-22 14:43:59 -03:00