-
Notifications
You must be signed in to change notification settings - Fork 10
fix multisig_pure_proxy_stash.ts #827
Comments
MaxWeightTooLow?? |
You probably have a max weight set to |
it works when i mutliply this by 2 https://github.com/paritytech/capi/blob/main/patterns/multisig/MultisigRune.ts#L61 |
https://learn.figment.io/tutorials/implement-multisig-accounts-on-polkadot
|
https://substrate.stackexchange.com/questions/7572/what-is-reftime-and-proofsize
When i set proof size to not zero it works but we are currently always setting it to zero
|
Weights are when testing the same example on v0.1.0-beta.29 v0.1.0-beta.29
✔️ Works with main
❌ Fails with |
paritytech/substrate#11637 this got added in 0.9.38. |
The text was updated successfully, but these errors were encountered: