Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LIGHTNING-GETEMERGENCYRECOVERDATA(7)	  LIGHTNING-GETEMERGENCYRECOVERDATA(7)

NAME
       lightning-getemergencyrecoverdata  --  Command  to  fetch data from the
       emergency.recover file

SYNOPSIS
       getemergencyrecoverdata

DESCRIPTION
       The getemergencyrecoverdata RPC command is used to fetch	data from  the
       emergency.recover file, which contains encrypted	data.

RETURN VALUE
       On success, an object is	returned, containing:

         filedata (hex): The raw, hex-encoded,	emergency.recover file

AUTHOR
       Aditya <<aditya.sharma20111@gmail.com>> is mainly responsible.

SEE ALSO
       lightning-getsharedsecret(7)

RESOURCES
       Main web	site: <https://github.com/ElementsProject/lightning>

EXAMPLES
       Example 1:

       Request:

       $ lightning-cli getemergencyrecoverdata

       {
	 "id": "example:getemergencyrecoverdata#1",
	 "method": "getemergencyrecoverdata",
	 "params": {}
       }

       Response:

       "emergencyrecoverdata0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"

Core Lightning v25.02			  LIGHTNING-GETEMERGENCYRECOVERDATA(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lightning-getemergencyrecoverdata&sektion=7&manpath=FreeBSD+Ports+14.3.quarterly>

home | help