Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
333
fc::variant_object database_api::get_config()const
334
{
335
return my->get_config();
336
}
337
338
fc::variant_object database_api_impl::get_config()const
339
{
Callers
nothing calls this directly
Calls
1
get_config
Function · 0.85
Tested by
no test coverage detected