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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
RPCTests
/
scripts
/
getNodeInfo.js
blob: 7452d9ca3d4c6bf5f40d20927a820fbf1f72fd8f (
plain
) (
blame
)
1
web3
.
admin
.
getNodeInfo
(
function
(
err
,
res
){
callback
(
err
,
res
); })