diff options
| author | Wladimir J. van der Laan <[email protected]> | 2020-06-05 14:26:16 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2020-06-09 15:39:44 +0200 |
| commit | 77b79fa6ef60d363ca720cef5473f1a2c45099a3 (patch) | |
| tree | e3cc8ae26b3505c07c87a5060973deaed5e71aef /src/interfaces/node.cpp | |
| parent | Merge #19069: refactor: replace pointers by references within tx_verify.{h,cpp} (diff) | |
| download | discoin-77b79fa6ef60d363ca720cef5473f1a2c45099a3.tar.xz discoin-77b79fa6ef60d363ca720cef5473f1a2c45099a3.zip | |
refactor: Error message bilingual_str consistency
- Move the decision whether to translate an error message to where it is
defined. This simplifies call sites: no more `InitError(Untranslated(...))`.
- Make all functions in `util/error.h` consistently return a
`bilingual_str`. We've decided to use this as error message type so
let's roll with it.
This has no functional changes: no messages are changed, no new
translation messages are defined.
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions