You are viewing a single comment's thread from:

RE: PSA: Testnet reset

in #steem8 years ago (edited)

Just in case anyone else is using this very useful setup, to use the JSONRPC method, you need to drop the **condenser_api ** aspect so

curl -s --data '{"jsonrpc":"2.0", "method":"condenser_api.get_discussions_by_created", "params":[{"tag":"steem","limit":1}], "id":1}' https://testnet.steem.vc

becomes

curl -s --data '{"jsonrpc":"2.0", "method":"get_discussions_by_created", "params":[{"tag":"steem","limit":1}], "id":1}' https://testnet.steem.vc

Sort:  

It seems to me this testnet node is using rather aged software.

Coin Marketplace

STEEM 0.04
TRX 0.33
JST 0.091
BTC 63026.84
ETH 1771.20
USDT 1.00
SBD 0.39