Merkle_ledger_tests.Test_stubs
module Balance : sig ... end
module Account : sig ... end
module Receipt = Mina_base.Receipt
module Hash : sig ... end
module Intf = Merkle_ledger.Intf
module In_memory_kvdb : Intf.Key_value_database with type config := string
module Storage_locations : Intf.Storage_locations
module Key : sig ... end
module Token_id = Mina_base.Token_id
module Account_id : sig ... end
module Base_inputs : sig ... end