Files
pezkuwi-subxt/substrate/bin/utils/subkey
Bastian Köcher 05ae24d90a Fix base-path handling in key insert (#7775)
This fixes the handling of base-path when using `key insert`. Before
the base-path wasn't setup correctly, as done when starting a node. This
resulted in putting the keys into the wrong directory. This pr fixes
this by creating the correct base-path/config dir for the keystore.
Besides that it also removes the insert command from `subkey` as it
doesn't make that much sense. If requested, we could bring it back later.
2020-12-28 14:08:30 +00:00
..
2020-09-22 19:47:38 +02:00
2020-08-20 09:55:03 +00:00
2020-08-20 17:04:42 +02:00

License: GPL-3.0-or-later WITH Classpath-exception-2.0