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