Can you please look at the following issue and provide a fix.. this looks like some parameters mismatch between the API and chain commands. I am running this in Windows 8.1 OS, with alpha 29 and latest API updated with npm before running this test.. (test.js)
TEST: CREATE MULTI SIG
TEST: CREATE STREAM
TEST: CREATE STREAM FROM
TEST: LIST STREAMS
TEST: SUBSCRIBE STREAM
TEST: PUBLISH STREAM
TEST: PUBLISH FROM
TEST: LIST STREAM KEYS
{ code: -8,
message: 'Invalid parameter value type, should be boolean' }
Unhandled rejection (<{"code":-8,"message":"Invalid paramete...>, no stack trace
)
Thanks.