ibm-silvergate / netcomposer

Hyperledger Fabric Network bootstrapping made simple for experimentation, development and testing
Apache License 2.0
13 stars 6 forks source link

Error on peer channel create: Invalid argument #10

Closed erNail closed 5 years ago

erNail commented 5 years ago

While running provision.sh, at the peer channel create command, the following error is given (Fabric v.1.3): Error: invalid argument "10" for "-t, --timeout" flag: time: missing unit in duration 10

jeroiraz commented 5 years ago

Thanks @erNail