Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devaccuracy/ledgerforge
/ hotTraffic
Function
hotTraffic
tests/loadtest/script.js:259–261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
257
}
258
259
export
function
hotTraffic() {
260
postTxn(HOT_DEST +
"-source"
, HOT_DEST);
261
}
262
263
export
function
randomTraffic() {
264
var
destination =
"@"
+ uuidv4();
Callers
nothing calls this directly
Calls
1
postTxn
Function · 0.85
Tested by
no test coverage detected