You are viewing a single comment's thread from:

RE: PSA: Testnet reset

in #steem6 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.28
TRX 0.11
JST 0.030
BTC 68035.11
ETH 3787.11
USDT 1.00
SBD 3.63