Post
Topic
Board Bitcoin Technical Support
Re: REST inteface question
by
lontivero
on 27/06/2015, 20:02:04 UTC
/rest/getchaininfos is not available in the 0.10 branch [1].
You should test the rc2 of 0.11 (https://bitcoin.org/bin/bitcoin-core-0.11.0/test/).

[1] https://github.com/bitcoin/bitcoin/blob/0.10/src/rest.cpp#L223

Wow! Thank you ver much. I tested with 0.11.0rc1 and it works perfectly well.