Page MenuHomePhabricator

rpc: move Ensure* helpers to server_util.h
ClosedPublic

Authored by PiRK on Nov 30 2022, 15:01.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd4cad3ef2d75: rpc: move Ensure* helpers to server_util.h
Summary
Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Nov 30 2022, 15:01
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/rpc/blockchain.cpp
37 ↗(On Diff #36822)

Why is that needed ?

This revision is now accepted and ready to land.Nov 30 2022, 15:32
src/rpc/blockchain.cpp
37 ↗(On Diff #36822)

That's a conflict resolution accident. I will remove it
.