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.19
TRX 0.15
JST 0.029
BTC 63743.08
ETH 2657.15
USDT 1.00
SBD 2.87