dhiway / cord.js

Cord JS API
Apache License 2.0
37 stars 48 forks source link

Issue with the bench.ts #69

Closed adi-a11y closed 1 year ago

adi-a11y commented 1 year ago

Error: RPC-CORE: submitAndWatchExtrinsic(extrinsic: Extrinsic): ExtrinsicStatus:: 1014: Priority is too low: (5401 vs 5401): The transaction has too low priority to replace another transaction already in the pool.

amarts commented 1 year ago

This is now fixed.

Meantime, few suggestions. Always, create a different branch name, focused on task to raise the PR. develop (even though its on your personal fork) is not a proper branch name.