Closed clangenb closed 10 months ago
My testing for #401 was unfortunately not good enough; it only worked when the assetId was null when sending extrinsics. This PR fixes now the non-null case.
assetId
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (ca49c1b) 46.91% compared to head (10be4a9) 50.72%.
ca49c1b
10be4a9
Released under polkadart: 0.3.2
polkadart: 0.3.2
My testing for #401 was unfortunately not good enough; it only worked when the
assetId
was null when sending extrinsics. This PR fixes now the non-null case.