Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitshares/bitshares-core
/ plugin_description
Method
plugin_description
libraries/app/plugin.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
std::string plugin::plugin_description()const
36
{
37
return
"<no description>"
;
38
}
39
40
void plugin::plugin_initialize( const boost::program_options::variables_map& options )
41
{
Callers
1
register_plugin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected