Closed shanithkk closed 2 months ago
I tried to reproduce your issue, but so far without success. Can you try the following:
paritypr/substrate:latest
. Can you try with this one?parity/polkadot:latest
? Docker does not pull a new version if you have already one on your system@Niederb sure, i will try these images, i tried latest version of polkadot image. i will update and try it again and get back to you, Thank you
@shanithkk Does it work with the other images? Then I would close this issue
@Niederb still i'm getting error while using parity/polkadot latest image
@Niederb tested with provided image "paritypr/substrate:latest". works fine for me but parity/polkadot image is not working as expected
Glad to hear that it works with paritypr/substrate:latest
. Do you know what kind of event causes the crash?
@shanithkk Is this still a problem for you? Otherwise I will close this issue
This issue should be fixed with #802, therefore I close this
Description
When trying to subscribe the transfer events from rococo local chain, getting deserialise error
Codec(Error { cause: Some(Error { cause: None, desc: "Could not decode `RuntimeEvent`, variant doesn't exist" }), desc: "Could not decode `EventRecord::event`" })
Code Examle
Running chain