diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-04-21 07:20:35 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-04-21 07:23:34 +0200 |
commit | 2bce9329e8b90a5f9e84ad03d0fe5a1857684d3e (patch) | |
tree | 3e96e2aa56f545f9a0663b66c99e3165d89e818b /.appveyor.yml | |
parent | f385ad765174afb02e60900581612a19c143cf83 (diff) | |
parent | fafb68add5e16e8bd5b9428bcffcaee2639747cf (diff) |
Merge bitcoin/bitcoin#21719: refactor: Add and use EnsureConnman in rpc code
fafb68add5e16e8bd5b9428bcffcaee2639747cf refactor: Add and use EnsureConnman in rpc code (MarcoFalke)
faabeb854a6e46b46e4f26b22dc2c81e68e2d863 refactor: Mark member functions const (MarcoFalke)
Pull request description:
This removes the 10 occurrences of `throw JSONRPCError(RPC_CLIENT_P2P_DISABLED, "Error: Peer-to-peer functionality missing or disabled");` and replaces them with `EnsureConnman`.
ACKs for top commit:
jarolrod:
re-ACK fafb68add5e16e8bd5b9428bcffcaee2639747cf
theStack:
ACK fafb68add5e16e8bd5b9428bcffcaee2639747cf
ryanofsky:
Code review ACK fafb68add5e16e8bd5b9428bcffcaee2639747cf
Tree-SHA512: 84c63cfe31e548645d906f7191a3526c7bea99ed0d54c2a75c2041452a44fe149ede343d8e1943b0e7770816c828bb047dfec8bc541a1f2b89920a126ee54d68
Diffstat (limited to '.appveyor.yml')
0 files changed, 0 insertions, 0 deletions