Scorum
get_config.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include <fc/variant_object.hpp>
4 
5 namespace scorum {
6 namespace protocol {
7 
8 fc::variant_object get_config();
9 }
10 } // scorum::protocol
fc::variant_object get_config()
Definition: get_config.cpp:12
Definition: asset.cpp:15