index
:
dexon-tests
consttransition
develop
extcodehash
init-create-revert-returndatasize
moreextcode
moresstore
retestethcfg
should-fail
stable
zeroSigTests
DEXON fork of Ethereum tests (https://github.com/dexon-foundation/tests)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
RPCTests
/
scripts
/
addPeer.js
blob: 3da731748f9b651000ef00677caa3eecb59cbe83 (
plain
) (
blame
)
1
web3
.
admin
.
addPeer
(
"enode://"
+
args
[
0
],
function
(
err
,
res
){
callback
(
err
,
res
); })