Add ability to specify multiple --input-file
#38
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/icepick#38
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use case: I want the ability to specify
--input-file address.json
and--input-file nonce.json
and have both variables be loaded, but I don't want to necessarily have a 1:1 mapping of address and nonce. This would allow the ability to specify both.this is less pressing than i thought it would be. we don't need the nonce address on the offline machine, and we don't need the payer on the online machine.