I have upgraded to alpha 24 (as shown below)
ehtchain3: getinfo
{"method":"getinfo","params":[],"id":1,"chain_name":"ehtchain3"}
{
"version" : "1.0 alpha 24",
"protocolversion" : 10005,
"chainname" : "ehtchain3",
"description" : "MultiChain ehtchain3",
"protocol" : "multichain",
"port" : 7751,
But when I attempted to create a stream, I see the following error:
ehtchain3: create stream ehtstream1 false
{"method":"create","params":["stream","ehtstream1",false],"id":1,"chain_name":"ehtchain3"}
error code: -32600
error message:
API is not supported for this protocol version
FYI - I was in version 19 earlier and I just upgraded to version 24.