Files
bitcoin/src/util
Wladimir J. van der Laan 77b79fa6ef 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.
2020-06-09 15:39:44 +02:00
..
2020-04-08 16:26:06 -07:00
2020-04-16 13:33:09 -04:00
2019-09-25 10:56:00 -04:00
2020-05-10 18:00:19 +03:00
2020-04-23 13:16:23 +12:00
2020-04-16 13:33:09 -04:00
2020-04-16 13:33:09 -04:00
2020-04-16 13:33:09 -04:00