Module Fields.Direct

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