![]() |
![]()
| ![]() |
![]()
NAMElightning-makesecret -- Command for deriving pseudorandom key from HSM SYNOPSISmakesecret [hex] [string] DESCRIPTIONThe makesecret RPC command derives a secret key from the HSM_secret.
RETURN VALUEOn success, an object is returned, containing:
ERRORSThe following error codes may occur:
AUTHORAditya <aditya.sharma20111@gmail.com> is mainly responsible. RESOURCESMain web site: https://github.com/ElementsProject/lightning EXAMPLESExample 1: Request: $ lightning-cli makesecret "73636220736563726574" { Response: { Example 2: Request: $ lightning-cli makesecret -k "string"="scb secret" { Response: {
|