Add ability to specify multiple
--input-file
There's no case where you need to load the two files we have - the account, and the nonce account - in the same workflow.
Add ability to specify multiple
--input-file
Yes, you can still run icepick workflow sol generate-address
and put the entire content in $account_id.json
, and load the entire thing in icepick workflow sol generate-nonce-account
. This…
Reprovision existing key (zero backups) off of existing shard file
Changing requirements: We will assume we know which operator is missing. Therefore, bus factor can be more than 2.
This is implemented now as keyfork provision shard
.