Skip to content

feat(indexer): If big map ID is less than zero which represents a temporary...

Peter Smolinský requested to merge 186-don-t-resolve-temporary-big-maps into master

feat(indexer): If big map ID is less than zero which represents a temporary big map, then we do not try to resolve a corresponding big map as far as it is always inaccessible. Therefore there will not be any related warning.

Closes #186 (closed)

Merge request reports