KvMaps: { [key: string]: KvMap }

An object that provides access to the maps of the Key-Value Store of CCF. Fields are map names and values are KvMap objects.

Type declaration