Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ~prevector_tester
Method
~prevector_tester
src/test/prevector_tests.cpp:206–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
~prevector_tester() {
207
BOOST_CHECK_MESSAGE(passed,
"insecure_rand: "
+ rand_seed.ToString());
208
}
209
210
prevector_tester() {
211
SeedInsecureRand();
Callers
nothing calls this directly
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected