bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

Double Enter on Command Line Utility #60

Open braydonf opened 9 years ago

braydonf commented 9 years ago

When running commands such as $ bitpay pair, it's nessassary to press enter twice for responses. There is a problem with prompt which needs to be fixed or find an alternative that works correctly.