Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node: Use SetStreamLastMiniblock when registering a single mini-block (…
…#24) `SetStreamLastMiniblock` is 2-2.5% more gas efficient than `SetStreamLastMiniblockBatch` when registering a single mini block. Therefore use `SetStreamLastMiniblock` when there is only 1 mini block to register.
- Loading branch information