Octez_riscv_nds_memory.NormalNormal mode: registry and database operations.
module Registry : sig ... endmodule Database :
Octez_riscv_nds_common.Intf.DATABASE
with type registry := Registry.t
and type invalid_argument_error := Registry.invalid_argument_errorDatabase key-value operations on a Registry.t. See Octez_riscv_nds_common.DATABASE for the full specification.