-
Notifications
You must be signed in to change notification settings - Fork 91
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
chopstick not compatible with subxt somewhat #229
Comments
dzmitry-lahoda
changed the title
chopstick is incapable with subxt somewhat
chopstick not compatible with subxt somewhat
Mar 8, 2023
Can you provide some logs on Chopsticks? Use |
Just repeated steps on latest things.
|
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
export RUST_LOG=trace && clear && cargo +nightly run -- --client="wss://picasso-rpc.composable.finance:443" --schedule="asd" --key="//Alice"
yarn start dev --config=configs/picasso-kusama.yml
export RUST_LOG=trace && clear && cargo +nightly run -- --client="ws://localhost:8000" --schedule="asd" --key="//Alice"
Expected: Success or some gas issue
Actual:
Some hard to comprehend error about serde.
The text was updated successfully, but these errors were encountered: