Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitshares/bitshares-core
/ plugin_initialize
Method
plugin_initialize
libraries/app/plugin.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void plugin::plugin_initialize( const boost::program_options::variables_map& options )
41
{
42
// nothing to do
43
}
44
45
void plugin::plugin_startup()
46
{
Callers
2
initialize_plugins
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36