Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ Close
Method
Close
api/cpclient/cpclient.go:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
func
(c *Client) Close() {
63
c.c.Close()
64
}
65
66
// Blockchain Access
67
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected