Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ fetchAccounts
Function
fetchAccounts
900v3/frontend.js:153–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
function
fetchAccounts()
154
{
155
for
(
var
i = 0; i < 16; i++)
156
fetchAccount(i);
157
}
158
159
function
activateAccount(idx)
160
{
Callers
2
activateAccount
Function · 0.70
frontend.js
File · 0.70
Calls
1
fetchAccount
Function · 0.70
Tested by
no test coverage detected