mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
doc: update references to old BOLTs repo.
This reveals that common/test/run-bolt12_merkle-json.c was broken! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -18,7 +18,7 @@ def test_primitives():
|
||||
|
||||
def test_encrypt_decrypt():
|
||||
""" Test encryptWithAD and decryptWithAD primitives
|
||||
Taken from https://github.com/lightningnetwork/lightning-rfc/blob/master/08-transport.md#initiator-tests
|
||||
Taken from https://github.com/lightning/bolts/blob/master/08-transport.md#initiator-tests
|
||||
"""
|
||||
inp = [
|
||||
b'e68f69b7f096d7917245f5e5cf8ae1595febe4d4644333c99f9c4a1282031c9f',
|
||||
|
||||
Reference in New Issue
Block a user