leonardocustodio / polkadart

Polkadart provides developers the ability to query a node and interact with the Polkadot or Substrate chains using Dart.
Apache License 2.0
25 stars 14 forks source link

HttpProvider send jsonrpc error #455

Closed gtmickey closed 3 months ago

gtmickey commented 3 months ago

I think should change http provider send function like below:

iShot_2024-06-17_18 30 02

date['id'] return as a String with Vara network, so parse it incase of failed.

leonardocustodio commented 3 months ago

If you can make a PR, it is always welcome :)

leonardocustodio commented 3 months ago

This has been fixed at #456 , published to pub.dev under polkadart: 0.4.4