mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
Add `memory` as an option for `--key-value-storage`. This is useful in small network synchronization tests as memory is faster and is easier to inspect via a debugger. Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>