v2-s.jpg
查看当前节点的连接数

curl -s http://localhost:1635/peers | jq '.peers | length'

查看已出票

curl localhost:1635/settlements | jq

获取支票簿合同地址:

curl http://localhost:1635/chequebook/address

查看地址

curl -s localhost:1635/addresses | jq .ethereum

查看节点中的余额

curl localhost:1635/chequebook/balance | jq

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

Captcha Code