Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bcoin-org/bcoin
/ log
Method
log
browser/wsproxy.js:180–183 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
178
}
179
180
log(...args) {
181
process.stdout.write(
'wsproxy: '
);
182
console.log(...args);
183
}
184
185
attach(server) {
186
this.io.attach(server);
Callers
15
handleConnect
Method · 0.95
updateVersion
Function · 0.45
wipeTXDB
Function · 0.45
patchAccounts
Function · 0.45
indexPaths
Function · 0.45
patchPathMaps
Function · 0.45
updateLookahead
Function · 0.45
walletdb5to6.js
File · 0.45
readJournal
Function · 0.45
updateVersion
Function · 0.45
reserializeUndo
Function · 0.45
cleanupIndex
Function · 0.45
Calls
1
write
Method · 0.45
Tested by
no test coverage detected