提交 8eb17ff1 编写于 作者: N Nathan Hourt

Remove outdated comment

上级 557cf4ba
......@@ -14,9 +14,6 @@ class chain_controller;
* The @ref chain_controller is not responsible for scheduling block producers, calculating the current @ref
* BlockchainConfiguration, but it needs to know the results of these calculations. This interface allows the @ref
* chain_controller to invoke these calculations and retrieve their results when needed.
*
* @note This class uses the Curiously Recurring Template Pattern for static polymorphism:
* https://en.wikipedia.org/wiki/Curiously_recurring_template_pattern
*/
class chain_administration_interface {
public:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册