Add `GuardianConfig` to `AuthMultisigSmart`
Open
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
After adding delayed execution logic specified in this issue: https://github.com/0xMiden/protocol/issues/3043, the next step is to integrate a guardian co-signer directly into `AuthMultisigSmart`.
The main reason is that Guardian is responsible for sharing the `TX_SUMMARY` proposals to co-signers to coordinate the delayed execution logic.
Contributor guide
Assessment
This issue has not been assessed yet.