LimeChain / Fruzhin

Java implementation of the Polkadot Host
Apache License 2.0
33 stars 1 forks source link

Implement Should drop and drop #560

Closed georg-getz closed 1 day ago

georg-getz commented 1 month ago

The first function checks whether to drop the extrinsic or let it remain in the transaction queue. ApplyExtrinsicResult gives more info on this. The second function executes the drop.