Sergej Sakac
Sergej Sakac
@shawntabrizi Seems like merging with `master` didn't solve the problem :)
I would love to see this added to the `inv4` pallet. I think expiry and minimum lifetime should be considered as a basic functionality for multisigs, but a lot of...
My plan is the following: - Add two optional arguments to the `operate_multisig` extrinsic representing minimum time and expiry time. - Add two new fields to the `MultisigOperation` struct also...
> Regarding minimum_time I actually think it would be a better user experience if it counted from the start, rather than from when the proposal becomes passing as that would...
> Meanwhile there's a hook running at every block that checks both of these new storages. If it finds a call in the minimum time storage, it dispatches the call...
This issue is related to the PJS API repository, as it arises during the attempt to format regionId using `toHuman()`
@bkchr The CI is happy now, this is probably ready to be merged then :)
@ggwpez PTAL.
Moving this back to draft since there is still some work that needs to be done on this PR before it is ready for review.
@ordian Could you take another look now that I have updated the code?