Description
Add a two-of-two multisig creation flow where the sender proposes a stream and a designated co-signer must approve it within a configurable ledger window before the stream activates. Proposals that expire without co-signer approval are automatically discarded and the deposit is returned.
Acceptance Criteria
Notes
⚠️ Do not begin coding until you have been assigned by the maintainer.
Branch as feat/470-contract-multisig-creation where N is this issue number.
Description
Add a two-of-two multisig creation flow where the sender proposes a stream and a designated co-signer must approve it within a configurable ledger window before the stream activates. Proposals that expire without co-signer approval are automatically discarded and the deposit is returned.
Acceptance Criteria
Notes