You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
➜ 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
The text was updated successfully, but these errors were encountered:
abrkn
changed the title
Incorrect parameter names for import
Incorrect argument names for import
Jul 21, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
--file
/-f
is used twiceThe text was updated successfully, but these errors were encountered: