Skip to content

RPC to get the items of a big map

Alvaro Garcia requested to merge alvaro/get-items-big-map into proto-proposal

Implements parts of issue #114:

  • For each contract, adds storage to cache the ids of the big_maps own by the contract.
  • Adds an RPC that retrieves the list of big_map ids of a given contract.
Edited by Alvaro Garcia

Merge request reports