Jon Atack b27ba169eb refactor: make all NodeImpl/ChainImpl/ExternalSignerImpl members public
as the classes themselves are private, and to be consistent within all the
*Impl classes in src/node/interfaces.cpp and src/wallet/interfaces.cpp
following this order:

public:
  // ... virtual methods ...
  // ... nonvirtual helper methods ...
  // ... data members ...

and add documentation in src/node/interfaces.cpp and src/wallet/interfaces.cpp
to help future reviewers and contributors.
2022-07-29 19:27:16 +02:00
..
2022-07-20 15:34:36 +02:00
2022-07-20 15:34:36 +02:00
2022-06-29 10:33:13 +02:00
2022-07-20 15:34:36 +02:00
2022-06-20 12:22:05 +01:00
2022-04-20 14:29:29 +01:00
2022-07-20 15:34:36 +02:00
2022-06-20 12:22:05 +01:00
2022-07-15 12:25:51 -04:00
2022-07-20 15:34:36 +02:00
2022-07-20 15:34:36 +02:00
2022-07-20 10:34:46 +01:00
2022-07-20 10:34:46 +01:00
2021-12-30 19:36:57 +02:00
2022-07-20 10:34:46 +01:00
2022-07-20 10:34:46 +01:00
2022-07-25 18:45:57 +02:00
2022-07-20 15:34:36 +02:00
2022-07-26 11:05:04 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-07-19 14:12:33 +02:00
2022-01-02 11:40:31 +01:00