Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitshares/bitshares-core
/ get_info
Method
get_info
libraries/app/api.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
string login_api::get_info() const
97
{
98
return _app.get_node_info();
99
}
100
101
application_options login_api::get_config() const
102
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
3
network_get_info
Method · 0.80
p2p_node
Method · 0.45
get_connection_count
Method · 0.45
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64