1e8a8e07b6
Problem The plugins need to know when all transactions for a block have been all notified to serve getBlock request correctly. As block and transaction notifications are sent asynchronously to each other it will be difficult. Summary of Changes Include the executed transaction count in block notification which can be used to check if all transactions have been notified. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |