Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitshares/bitshares-core
/ set_auto_subscription
Method
set_auto_subscription
libraries/app/database_api.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
void database_api::set_auto_subscription( bool enable )
187
{
188
my->set_auto_subscription( enable );
189
}
190
191
void database_api_impl::set_auto_subscription( bool enable )
192
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64