Page MenuHomePhabricator

Rename CRPCCommand -> ContextFreeRPCCommand
ClosedPublic

Authored by jasonbcox on Jul 11 2018, 22:40.

Details

Summary

As part of the RPC refactor to support passing a template manager to the new mining API, I'll be introducing a new RPCCommand class. Renaming the old class to ContextFreeRPCCommand to indicate that passing context is infeasible, given the design.

Test Plan

make check

Diff Detail

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