Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptocoinjs/p2p-node
/ bitcoin.js
File
bitcoin.js
examples/bitcoin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Peer = require(
'../lib/Peer'
).Peer;
2
var
Message = require(
'./Message'
).Message;
3
4
var
dns = require(
'dns'
);
Callers
nothing calls this directly
Calls
1
findPeer
Function · 0.70
Tested by
no test coverage detected