-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
right now iavl panics if there is a no value provided:
https://github.com/tendermint/iavl/blob/master/tree.go#L90
we do however want to be able to store indexes which should be holding no value, right now we can store a single 0 byte, but I think it would be useful to allow either storing nil, or building in some explicit index function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels