mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
It's not very interesting if you're looking for LN code. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 lines
266 B
Plaintext
7 lines
266 B
Plaintext
These are standard bitcoin manipulation routines which should be
|
|
provided by any normal bitcoin library in whatever language you choose.
|
|
|
|
The ones here are standalone ones taken from bitcoin core and soe I
|
|
wrote, many taken from bitcoin-iterate and pasted in here.
|
|
|