Run wallet_basic.py with an `assert False` at the end, inspect the debug log and check that all `CTransaction`s in the log show XEC amounts.
Search for usages of `COIN` in the codebase and check that it is not used in any other user-facing logs or outputs.
`ninja all check-all`