externcrate lazy_static;pubmodenv_vars;pubmodpaths;// TODO: Remove this as soon as we have keystores that can store and lock multiple keys with a single passphrase.
// (This is just for bootstrapping while still in alpha)
pubconstDEFAULT_PASSPHRASE:&str="convenient and insecure keystore";