📄 Context
An input can generate N outputs. Currently, the types are Notice, Voucher and DelegateCallVoucher. Besides the Notice, the other two types are executables, so the capability to execute them is required.
Depends on : #426
✔️ Solution
Implement the execution lifecycle of an executable output.
Lifecycle: It comprises the transaction submission workflow (i.e. simulate, write and wait for N block(s) confirmation)
📈 Subtasks
🎯 Definition of Done
📄 Context
An input can generate N outputs. Currently, the types are
Notice,VoucherandDelegateCallVoucher. Besides theNotice, the other two types are executables, so the capability to execute them is required.Depends on : #426
✔️ Solution
Implement the execution lifecycle of an executable output.
Lifecycle: It comprises the transaction submission workflow (i.e. simulate, write and wait for N block(s) confirmation)
📈 Subtasks
🎯 Definition of Done
VoucherorDelegateCallVoucher.Noticeoutput type.