qdrvm / kagome

Kagome - C++20 implementation of Polkadot Host
https://kagome.readthedocs.io
Apache License 2.0
158 stars 33 forks source link

[Bug]: payment_queryInfo returns error #2183

Closed kamilsa closed 1 month ago

kamilsa commented 1 month ago

Bug Summary

Error occurs when wallet (eg Nova) connects to KAGOME and we try to send some tokens

Bug Description

Payment query info RPC returns error when Nova wallet connects to KAGOME.

Image

Steps to Reproduce

Effects of the Bug

RPC returns error as in screenshot above

Expected Behavior

Tokens can be transferred

System Information

Reproduces on our Paseo syncing node on latest master (04b0c0a)

Additional Context

No response