Cli_lib.Flagmodule Types : sig ... endmodule Host_and_port : sig ... endmodule Uri : sig ... endmodule Port : sig ... endmodule Log : sig ... endtype signed_command_common = {sender : Signature_lib.Public_key.Compressed.t; |
fee : Currency.Fee.t; |
nonce : Mina_base.Account.Nonce.t option; |
memo : string option; |
}val signed_command_common : signed_command_common Core.Command.Param.tmodule Signed_command : sig ... end