Related to hirosystems/multisig-stx-btc#4, but for Stacks/Ledger transactions
I'm not really sure how to structure this because I don't know how it will be used, but this is what I am thinking:
Keep 4 separate stages: Create, Sign (may be repeated), Inspect (optional) and Broadcast. This allows transactions to be passed between users or machines for each step
Inputs/Outputs for each step:
Step
Input
Output
Create
JSON Array of tx params (keys, amounts, addresses, nonces, etc)
Related to hirosystems/multisig-stx-btc#4, but for Stacks/Ledger transactions
I'm not really sure how to structure this because I don't know how it will be used, but this is what I am thinking:
StacksTransaction
StacksTransaction
StacksTransaction
StacksTransaction
StacksTransaction
TxBroadcastResult