Demonstrate flow of requests between Icepick frontend and Icepick module backends #9
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?
User Flow: Create and Broadcast Transaction
Discuss #7 to specify how storage should be transferred to an online system.
User Flow: Custom Arguments
User Flow: Sign Existing Transaction
The command will need to be able to parse some format to get the derivation path, since the module should not be derivation-aware.
Should this command be SD card aware or should it operate only on the file device?
Consideration: Fee payers for SOL/ETH/etc. gas
We need a way to specify multiple derivation paths on the same chain prefix. Should we send a prefix, or should we send multiple derivation paths? Prefix is less flexible and therefore could be more secure.