fcoin/bin
Daniel McNally 3104220f1b Allow --watch without accountKey value
Fixes a bug with `cli wallet create` where if no value is specified for the --watch option, the accountKey is assigned a value of "true" which is invalid and causes errors downstream. This fix leaves accountKey as null, and the resulting functionality appears to match wallet creation via HTTP request where `watchOnly` is true and `accountKey` is not given a value.
2017-10-12 02:49:12 -04:00
..
bcoin bin: get --daemon working on OSX. 2017-03-01 13:55:51 -08:00
cli Allow --watch without accountKey value 2017-10-12 02:49:12 -04:00
node refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
spvnode refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
wallet refactor: switch to const/let. 2017-07-17 14:26:37 -07:00