Skip to content

Allow expanded keys in the BPT [#3413]

Ethan Reesor requested to merge 3413-unhash-bpt-keys into main

Closes #3413 (closed). Changes the BPT API to accept *record.Key instead of [32]byte and updates marshalling to support both.

Changelog: feature

Merge request reports