You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate a new random HTLC secret and print it to the console.
Usage
htlc-generate-secret
Notes
The secret is printed in hex. Store it securely — it is needed to spend the HTLC on the recipient side. Pass it to htlc-calc-secret-hash to obtain the hash required when creating the HTLC.