Scorum
registration_bonus_initializator.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 
14 {
15  virtual void on_apply(initializator_context&);
16 };
17 }
18 }
19 }
Definition: asset.cpp:15