bolt3

Lightning transaction and script formats, per BOLT #3 (docs.ppad.tech/bolt3).
git clone git://git.ppad.tech/bolt3.git
Log | Files | Refs | README | LICENSE

commit 4150228692ae69ce08a07b3a2403888da8bcce20
parent 2113539a278a3b1ab8484a5b205d9388b758ddb6
Author: Jared Tobin <jared@jtobin.io>
Date:   Mon, 20 Apr 2026 15:09:51 +0800

flake: update bolt1 input for type safety improvements

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -222,11 +222,11 @@ ] }, "locked": { - "lastModified": 1776570879, - "narHash": "sha256-XsgGBvYWL+sD7pDZoPPi4l39DE7GH7maNnhm8iUeB/E=", + "lastModified": 1776668614, + "narHash": "sha256-ZckuUOZHrSya8kn7aRizWIQtqTZMrhSoi2NX7BE2s90=", "ref": "master", - "rev": "20ea43188d781368e5e64c7c646285a6b0aaeb94", - "revCount": 27, + "rev": "580036e8f5cb22d423a205abeb15fca33307267c", + "revCount": 29, "type": "git", "url": "git://git.ppad.tech/bolt1.git" },