nebulasio / wiki

This repository is out of date, please check the new wiki:
http://wiki.nebulas.io/en/latest/
GNU General Public License v3.0
421 stars 153 forks source link

无法使用 测试网和主网的admin api ? #94

Closed DanisFabric closed 6 years ago

DanisFabric commented 6 years ago

2018-05-07 3 18 41 用curl访问本地节点的admin api没问题,但是无法访问测试节点的admin api。是做过限制么?

Dearkano commented 6 years ago

同遇到 mainnet的admin endpoint无法访问

zeroGaozj commented 6 years ago

同问,请问你们解决了吗? @DanisFabric @Dearkano

ChengOrangeJu commented 6 years ago

Admin endpoint is not supported on mainnet for safety reason

DanisFabric commented 6 years ago

不能远程调用了,只有调用neb.js的函数 @Dearkano @0o8o0