Skip to content

feat: Added indexing of balance updates directly inside block's `metadata`.

Peter Smolinský requested to merge 39-index-block-metadata into master

feat: Added Block.metadataBalanceUpdates and indexing them. They correspond to balance updates from metadata property directly on block.

BREAKING CHANGE: Properties operationGroup, mainOperation and operationWithBalanceUpdate of BalanceUpdateIndexingContext are now nullable.

Closes #39 (closed)

Edited by Peter Smolinský

Merge request reports