bisq/common/src
ghubstan f39e611150
Wrap long i18n strings for use in API
Some i18n property values can be used by the API if long strings are
wrapped before written as commments to json payment account forms, or
written to the CLI console.

This change anticipates the addition of the more complex Swift payment
method (PR 5672). PR 5672's i18n property value for key "payment.swift.info"
will be wrapped and appended to the comments of the Swift payment account's
json form.
2021-09-06 12:12:09 -03:00
..
main/java/bisq/common Wrap long i18n strings for use in API 2021-09-06 12:12:09 -03:00
test/java/bisq/common Handle rounding of infinite Doubles 2021-04-03 09:18:32 +02:00