49a8a9ce34
A Payment object now has a user-typed address, a formattedAddress which is a properly formatted cash-address and last a 'niceAddress' which is the same cash-address but without the chain prefix. This cleans up the usage and removes some code from the GUI that did the string manipulation there.