Mina_base.Stake_delegationmodule Stable : sig ... endtype t = Stable.Latest.t = | Set_delegate of {
} |
val to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval _ : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueval receiver_pk : t -> Signature_lib.Public_key.Compressed.tval receiver : t -> Account_id.tval source_pk : t -> Signature_lib.Public_key.Compressed.tval source : t -> Account_id.tval gen_with_delegator :
Signature_lib.Public_key.Compressed.t ->
t Core_kernel.Quickcheck.Generator.tval gen : t Core_kernel.Quickcheck.Generator.tval to_input_legacy :
t ->
( Snark_params.Tick.Field.t, bool ) Random_oracle.Input.Legacy.t