Scorum
process_fifa_world_cup_2018_bounty_initialize.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace scorum {
6 namespace protocol {
7 struct asset;
8 }
9 namespace chain {
10 namespace database_ns {
11 
13 {
14 public:
15  virtual void on_apply(block_task_context&);
16 };
17 }
18 }
19 }
Definition: asset.cpp:15