val iter :
t ->
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
'a ) ->
account_updates:
( ( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
'b ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
'c ) ->
'dval fold :
t ->
init:'a ->
fee_payer:
( 'b ->
( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
'c ) ->
account_updates:
( 'd ->
( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
'e ) ->
memo:
( 'f ->
( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
'g ) ->
'hval for_all :
t ->
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
bool ) ->
account_updates:
( ( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
bool ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
bool ) ->
boolval exists :
t ->
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
bool ) ->
account_updates:
( ( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
bool ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
bool ) ->
boolval to_list :
t ->
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
'a ) ->
account_updates:
( ( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
'b ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
'c ) ->
'd listval map :
t ->
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.t )
Fieldslib.Field.t_with_perm ->
t ->
Account_update.Fee_payer.t ->
Account_update.Fee_payer.t ) ->
account_updates:
( ( [< `Read | `Set_and_create ],
t,
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t )
Fieldslib.Field.t_with_perm ->
t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ->
( Account_update.t, Digest.Account_update.t, Digest.Forest.t )
Call_forest.t ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.t )
Fieldslib.Field.t_with_perm ->
t ->
Signed_command_memo.t ->
Signed_command_memo.t ) ->
tval set_all_mutable_fields : 'a -> unit