Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ get_impl
Method
get_impl
src/Chain/libraries/client/Client.cpp:2059–2061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2057
2058
2059
thinkyoung::api::CommonApi* Client::get_impl() const {
2060
return my.get();
2061
}
2062
2063
bool RpcServerConfig::is_valid() const {
2064
#ifndef _WIN32
Callers
5
optional_base
Function · 0.80
assign
Function · 0.80
get
Method · 0.80
attribute_cast
Function · 0.80
constant.hpp
File · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected