MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / traversaldb

Function traversaldb

src/tests/scriptdb_tests.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void traversaldb(CContractDBCache *pScriptDB, bool needEqual) {
114 //
115}
116void testscriptdatadb() {
117 vector<unsigned char> vScriptId = {0x01,0x00,0x00,0x00,0x02,0x00};
118// vector<unsigned char> vScriptKey = {0x01,0x00,0x02,0x03,0x04,0x05,0x06,0x07};

Callers 1

testscriptdatadbFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected