bitcore-wallet
bitcore-wallet copied to clipboard
Incorrect argument names for import
➜ bitcore-wallet git:(master) bin/wallet-import
Usage: wallet-import [options] <backup> <passphrase>
Options:
-h, --help output usage information
-V, --version output the version number
-f, --file <filename> Wallet file
-h, --host <host> Bitcore Wallet Service URL (eg: http://localhost:3001/copay/api
-v, --verbose be verbose
-t, --testnet testnet network
-f, --file import from file
-q, --qr import from a QR code
-e, --exportpassword <password> a password to decrypt the data being imported
-p, --password Encrypt wallet. Will ask password interactively
--file
/-f
is used twice