Error while creating a Stream

+1 vote
chain2: create stream stream1 false
{"method":"create","params":["stream","stream1","false"],"id":1,"chain_name":"chain2"}

error code: -32601
error message:
Method not found

I am using "multichain-1.0-alpha-23"

I saw sendwithdata doesn't work now, rather sendwithmetadata works now. For sendwithdata, I get "Method not found". Similarly, Is there any changes to the nomenclature of "create" method?

Thx for your prompt response.

Rgds

Sanjay
asked Sep 20, 2017 by anonymous

1 Answer

0 votes
Streams were not available in this (very old) version – please upgrade to the latest.
answered Sep 21, 2017 by MultiChain
...