MCPcopy Create free account
hub / github.com/bitshares/bitshares-core / get_config

Method get_config

libraries/app/database_api.cpp:333–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333fc::variant_object database_api::get_config()const
334{
335 return my->get_config();
336}
337
338fc::variant_object database_api_impl::get_config()const
339{

Callers

nothing calls this directly

Calls 1

get_configFunction · 0.85

Tested by

no test coverage detected