Adding a `create` or `init` account procedure
未關閉
- 主要語言
- Rust
- 星號
- 132
- 分支
- 167
- 平均合併
- 1 天 23 小時
- 30 天內合併 PR
- 110
描述
For the multisig wallet, it would be useful for the approvers to see that the multisig account is already onchain before signing the first `TransactionSummary`.
While this is not **necessary** to sign the right `TransactionSummary` (and we get all the required info from it), it might feel off to sign updates for a "non-existing" account.
What do you guys think?
(separately, this could be useful for `BasicWallet` too - it would provide an explicit way of creating a tx, which might be good for the UX).
Inspired by a [Slack discussion](https://midengroup.slack.com/archives/C09308USC5U/p1753944579626299) with @VAIBHAVJINDAL3012
貢獻指南
評估
這個 Issue 還沒有評估資料。