MCPcopy 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
259export function hotTraffic() {
260 postTxn(HOT_DEST + "-source", HOT_DEST);
261}
262
263export function randomTraffic() {
264 var destination = "@" + uuidv4();

Callers

nothing calls this directly

Calls 1

postTxnFunction · 0.85

Tested by

no test coverage detected