Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ getTestDB
Function
getTestDB
core/private_database_test.go:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
func
getTestDB() *database.MemDatabase {
237
return
database.NewMemDatabase()
238
}
Callers
2
TestWritePrivateReceipt
Function · 0.85
TestReadPrivateReceipt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected