Scorum
witness_reward_in_sp_migration.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
6 
7 namespace scorum {
8 namespace chain {
9 
10 struct witness_reward_in_sp_migration_service_i : public base_service_i<witness_reward_in_sp_migration_object>
11 {
12 };
13 
15 
16 } // namespace scorum
17 } // namespace chain
Definition: asset.cpp:15