Unsigned.Renderedval public_key_to_yojson : public_key -> Yojson.Safe.tval public_key_of_yojson :
Yojson.Safe.t ->
public_key Ppx_deriving_yojson_runtime.error_ormodule Payment : sig ... endmodule Delegation : sig ... endtype t = {random_oracle_input : string; |
signer_input : Random_oracle_input.Legacy.Coding2.Rendered.t; |
payment : Payment.t option; |
stake_delegation : Delegation.t option; |
}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_or