Skip to content

Atomic wallet saving

Luke Champine requested to merge walletfix into master

This is untested, but only because the bug is difficult to reproduce (and hopefully impossible once this is merged).

The String method allows for proper printing when a currency is passed to things like fmt.Println or used with the "%v" format specifier.

Merge request reports