Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
function
fetchAccounts()
112
{
113
for
(
var
i = 0; i < 16; i++)
114
fetchAccount(i);
115
}
116
117
function
activateAccount(idx)
118
{
Callers
2
activateAccount
Function · 0.70
frontend.js
File · 0.70
Calls
1
fetchAccount
Function · 0.70
Tested by
no test coverage detected