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