MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / fetchAccounts

Function fetchAccounts

702/WebActivator/frontend.js:111–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109}
110
111function fetchAccounts()
112{
113 for(var i = 0; i < 16; i++)
114 fetchAccount(i);
115}
116
117function activateAccount(idx)
118{

Callers 2

activateAccountFunction · 0.70
frontend.jsFile · 0.70

Calls 1

fetchAccountFunction · 0.70

Tested by

no test coverage detected