diff options
author | Ryan Ofsky <ryan@ofsky.org> | 2023-12-07 17:11:27 -0500 |
---|---|---|
committer | Ryan Ofsky <ryan@ofsky.org> | 2024-05-16 10:16:08 -0500 |
commit | 0d44c44ae33434f366229c612d6edeedf7658963 (patch) | |
tree | 5d046be4028412f381027d47a4cea06e4952908b /src/test | |
parent | 9bcce2608dd2515dc35a0f0866abc9d43903c795 (diff) |
util: move error.h TransactionError enum to node/types.h
New node/types.h file is analagous to existing wallet/types.h and is a better
place to define simple node types that are shared externally with wallet and
gui code than the util library.
Motivation for this change is to completely remove util/error.h file currently
holding TransactionError in a followup commit.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions