• Juan Batiz-Benet's avatar
    don't load identity in offline mode (temp) · f2db4b77
    Juan Batiz-Benet authored
    **For now**, we don't need to load/parse the private key
    (which causes a signficant delay in commands) when doing
    things entirely offline. This may change, and in that case
    the private key should be loaded on demand.
    f2db4b77
core.go 5.87 KB