You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrate multisig-admin writing an entry to audit-log for every proposal, approval, and execution, giving a complete on-chain governance history for issuers who need to prove who approved what and when.
Acceptance criteria
A new examples/ crate wires multisig-admin's propose/approve/execute flow to write entries to audit-log
A test performs a full propose → approve → execute cycle and confirms each step produced a matching audit-log entry
Scope
Demonstrate
multisig-adminwriting an entry toaudit-logfor every proposal, approval, and execution, giving a complete on-chain governance history for issuers who need to prove who approved what and when.Acceptance criteria
examples/crate wiresmultisig-admin's propose/approve/execute flow to write entries toaudit-log