Parameter Make.1-Inputs

include Base_inputs_intf.S
module Key : Intf.Key
module Account_id : Intf.Account_id with type key := Key.t and type token_id := Token_id.t
module Account : Intf.Account with type token_id := Token_id.t and type account_id := Account_id.t and type balance := Balance.t
module Hash : Intf.Hash with type account := Account.t