Timing_info.Checkedtype t = {initial_minimum_balance : Currency.Balance.Checked.t; |
cliff_time : Mina_numbers.Global_slot.Checked.t; |
cliff_amount : Currency.Amount.Checked.t; |
vesting_period : Mina_numbers.Global_slot.Checked.t; |
vesting_increment : Currency.Amount.Checked.t; |
}val to_hlist :
t ->
( unit,
Currency.Balance.Checked.t ->
Mina_numbers.Global_slot.Checked.t ->
Currency.Amount.Checked.t ->
Mina_numbers.Global_slot.Checked.t ->
Currency.Amount.Checked.t ->
unit )
H_list.tval of_hlist :
( unit,
Currency.Balance.Checked.t ->
Mina_numbers.Global_slot.Checked.t ->
Currency.Amount.Checked.t ->
Mina_numbers.Global_slot.Checked.t ->
Currency.Amount.Checked.t ->
unit )
H_list.t ->
tval to_input : t -> Snark_params.Tick.Field.Var.t Random_oracle.Input.Chunked.tval to_account_timing : t -> Account_timing.varval of_account_timing : Account_timing.var -> t