val is_new :
( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm
val proved_state :
( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm
val make_creator :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'a ->
( 'b -> Currency.Balance.Stable.V1.t Numeric.Stable.V1.t ) * 'c ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'd ->
( 'e -> Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t ) * 'f ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'g ->
( 'h -> Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t ) * 'i ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'j ->
( 'k ->
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
* 'l ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'm ->
( 'n ->
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
* 'o ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'p ->
( 'q -> Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t ) * 'r ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
's ->
( 't -> bool Eq_data.Stable.V1.t ) * 'u ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'v ->
( 'w -> bool Eq_data.Stable.V1.t ) * 'x ) ->
'y ->
( 'z -> t ) * 'a1
val map :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool Eq_data.Stable.V1.t ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool Eq_data.Stable.V1.t ) ->
t
val iter :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
unit ) ->
unit
val fold :
init:'a ->
balance:
( 'b ->
( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'c ) ->
nonce:
( 'd ->
( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'e ) ->
receipt_chain_hash:
( 'f ->
( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'g ) ->
delegate:
( 'h ->
( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'i ) ->
state:
( 'j ->
( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'k ) ->
sequence_state:
( 'l ->
( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'm ) ->
proved_state:
( 'n ->
( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'o ) ->
is_new:
( 'p ->
( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'q ) ->
'r
val map_poly :
( [< `Read | `Set_and_create ], t, 'a ) Fieldslib.Field.user ->
'b list
val for_all :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
bool
val exists :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
bool ) ->
bool
val to_list :
balance:
( ( [< `Read | `Set_and_create ],
t,
Currency.Balance.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'a ) ->
nonce:
( ( [< `Read | `Set_and_create ],
t,
Mina_numbers.Account_nonce.Stable.V1.t Numeric.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'b ) ->
receipt_chain_hash:
( ( [< `Read | `Set_and_create ],
t,
Receipt.Chain_hash.Stable.V1.t Hash.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'c ) ->
delegate:
( ( [< `Read | `Set_and_create ],
t,
Signature_lib.Public_key.Compressed.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'd ) ->
state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t Zkapp_state.V.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'e ) ->
sequence_state:
( ( [< `Read | `Set_and_create ],
t,
Zkapp_basic.F.Stable.V1.t Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'f ) ->
proved_state:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'g ) ->
is_new:
( ( [< `Read | `Set_and_create ], t, bool Eq_data.Stable.V1.t )
Fieldslib.Field.t_with_perm ->
'h ) ->
'i list