[TASK] Reduce function args to acknowledge proposal/reject proposal
Closed this issue · 1 comments
1xstj commented
Task summary
Currently acknowlege/reject proposal takes
nonce: ProposalNonce, src_chain_id: TypedChainId, r_id: ResourceId,
as arguments, remove this requirement and read the data from the given proposal
https://github.com/webb-tools/dkg-substrate/blob/73238220f282ebd2015543464c6db1fb15d970c5/pallets/dkg-proposals/src/lib.rs#L535