IndexedMapSerialized
Interface: IndexedMapSerialized
Properties overview
Defined in: packages/storage/src/indexed-map/indexed-map.ts:9
Properties
height
height: number;
Defined in: packages/storage/src/indexed-map/indexed-map.ts:10
length
length: string;
Defined in: packages/storage/src/indexed-map/indexed-map.ts:12
nodes
nodes: string;
Defined in: packages/storage/src/indexed-map/indexed-map.ts:13
root
root: string;
Defined in: packages/storage/src/indexed-map/indexed-map.ts:11
sortedLeaves
sortedLeaves: string;
Defined in: packages/storage/src/indexed-map/indexed-map.ts:14
Updated 10 days ago