hyperledger / besu-native

Apache License 2.0
12 stars 34 forks source link

fix: fix the commit for verkle dependency #141

Closed kevaundray closed 6 months ago

kevaundray commented 6 months ago

This fixes the commit for verkle-trie, since pointing to master can make compiles non-deterministic.

This will change soon to using ffi_interface, though while that PR is not merged this is a fix.