1-Inputs.Transaction_commitment
include Iffable
with type bool := Bool.t
and type t = Account_update.transaction_commitment
val empty : t
val commitment : account_updates:Call_forest.t -> t
val full_commitment :
account_update:Account_update.t ->
memo_hash:Field.t ->
commitment:t ->
t