You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run txes in CW which sends job scheduler message, I get an error message. It looks like current paloma isn't compatible with the CW already deployed.
This error comes from all CW that I tried to run.
This is an example of CW code that I ran and error message.
When I try to run txes in CW which sends job scheduler message, I get an error message. It looks like current paloma isn't compatible with the CW already deployed.
This error comes from all CW that I tried to run.
This is an example of CW code that I ran and error message.
https://github.com/VolumeFi/aave-stable-yield-chaser-vault-cw/blob/62658e16842aa7844b297fff13d143f43b74a51b/src/contract.rs#L418
paloma_sdk.exceptions.LCDResponseError: Status 500 - failed to execute message; message index: 0: dispatch: submessages: nil message field: unknown request [/home/runner/work/paloma/paloma/x/scheduler/bindings/msg_plugin.go:40] with gas used: '95517'
The text was updated successfully, but these errors were encountered: