As a user moderating a colony, I want to be able to create and finalize a multi-sig advanced payment motion.
Description
We need to call this contract, while getting the permission domain id and child skill index from the multisig client. So just replicate the createExpenditure saga
We need to also support the same expenditure related operations as motions do so that's: (OK maybe we don't need to do it right now, will update this as we go)
Specification
Story
As a user moderating a colony, I want to be able to create and finalize a multi-sig advanced payment motion.
Description
We need to call this contract, while getting the permission domain id and child skill index from the multisig client. So just replicate the
createExpenditure
saga We need to also support the same expenditure related operations as motions do so that's: (OK maybe we don't need to do it right now, will update this as we go)Implementation
Figma link
This issue is complete when...