-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
payment.queryInfo unavailable on Statemine #5880
Comments
@jacogr hate to bother, but a pointer to a workaround if possible or an estimation of fix difficulty would be super appreciated just so we know where we stand |
There is no work-around until Statemint has payment_queryInfo, it is used here - https://github.com/polkadot-js/apps/blob/master/packages/react-signer/src/TxSigned.tsx#L123 We need the weight for the multisig call, so without being able to get to it, it will never work. |
Thank you. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query. |
This happens when trying to use a multisig wallet, seems to work otherwise.
The text was updated successfully, but these errors were encountered: