status-im / nim-eth-verkle

Verkle tree implementation
Apache License 2.0
8 stars 3 forks source link

Add `getValue` function #10

Closed namn-grg closed 1 year ago

namn-grg commented 1 year ago

We need to add getValue function for both branches node and values node. This function simply returns the value of the key.