scoin / multichain-node

A simple wrapper for Multichain's JSON RPC api that parses your input.
MIT License
73 stars 54 forks source link

error on test multichain 1.0 bet a2 protocol 100008 #17

Closed vanessasmith closed 7 years ago

vanessasmith commented 7 years ago

error when running npm test

in test: list stream keys

code: -8
message: invalid parameter value type, should be boolean. unhandled rejection no stack trace

ganadara135 commented 7 years ago

can you write the function name as a whole? It would be a parameter problem. Compare the function name's parameter with my multichain-node in github.

scoin commented 7 years ago

fixed in bf16a90 thanks!