V1.Fields
val memo :
( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm
val 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
val fee_payer :
( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm
val make_creator :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'a ->
( 'b -> Account_update.Fee_payer.Stable.V1.t ) * 'c ) ->
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 ->
'd ->
( 'e ->
( Account_update.Stable.V1.t,
Digest.Account_update.Stable.V1.t,
Digest.Forest.Stable.V1.t )
Call_forest.Stable.V1.t )
* 'f ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'g ->
( 'h -> Signed_command_memo.Stable.V1.t ) * 'i ) ->
'j ->
( 'k -> t ) * 'l
val create :
fee_payer:Account_update.Fee_payer.Stable.V1.t ->
account_updates:
( Account_update.Stable.V1.t,
Digest.Account_update.Stable.V1.t,
Digest.Forest.Stable.V1.t )
Call_forest.Stable.V1.t ->
memo:Signed_command_memo.Stable.V1.t ->
t
val map :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Account_update.Fee_payer.Stable.V1.t ) ->
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 ->
( Account_update.Stable.V1.t,
Digest.Account_update.Stable.V1.t,
Digest.Forest.Stable.V1.t )
Call_forest.Stable.V1.t ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Signed_command_memo.Stable.V1.t ) ->
t
val iter :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
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 ->
unit ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
unit
val fold :
init:'a ->
fee_payer:
( 'b ->
( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'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 ->
'e ) ->
memo:
( 'f ->
( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'g ) ->
'h
val map_poly :
( [< `Read | `Set_and_create ], t, 'a ) Fieldslib.Field.user ->
'b list
val for_all :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
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 ->
bool ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
bool
val exists :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
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 ->
bool ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
bool
val to_list :
fee_payer:
( ( [< `Read | `Set_and_create ], t, Account_update.Fee_payer.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'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 ->
'b ) ->
memo:
( ( [< `Read | `Set_and_create ], t, Signed_command_memo.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'c ) ->
'd list
module Direct : sig ... end