Scorum
dev_committee_initialiazator.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
6 
7 namespace scorum {
8 namespace chain {
9 namespace genesis {
10 
12 {
13  virtual void on_apply(initializator_context&);
14 };
15 
16 } // namespace genesis
17 } // namespace scorum
18 } // namespace chain
Definition: asset.cpp:15