Current section
Files
Jump to
Current section
Files
include/gleeth@commands@recover_RecoverOptions.hrl
-record(recover_options, {
message :: binary(),
signature :: binary(),
recovery_mode :: gleeth@commands@recover:recovery_mode(),
format :: gleeth@commands@recover:output_format()
}).