MCPcopy 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
35std::string plugin::plugin_description()const
36{
37 return "<no description>";
38}
39
40void plugin::plugin_initialize( const boost::program_options::variables_map& options )
41{

Callers 1

register_pluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected