Skip to content

Commit 88898c2

Browse files
author
Matt David
committed
Fix Implementation section spacing
1 parent 8c78781 commit 88898c2

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

bip-invoicerequest-extension.mediawiki

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,13 @@ SHOULD be done through standard HTTP Status Code messaging ([https://tools.ietf.
178178
** Use HMAC_DRBG.GENERATE(16) as the Initialization Vector (IV) (128 bits)
179179
180180
==Implementation==
181-
A reference implementation for a Store & Forward server supporting this proposal can be found here: [https://github.com/netkicorp/addressimo Addressimo]
182-
A reference client implementation can be found in the InvoiceRequest functional testing for Addressimo here: [https://github.com/netkicorp/addressimo/blob/master/functest/functest_ir.py InvoiceRequest Client Reference Implementation]
181+
A reference implementation for a Store & Forward server supporting this proposal can be found here:
182+
183+
[https://github.com/netkicorp/addressimo Addressimo]
184+
185+
A reference client implementation can be found in the InvoiceRequest functional testing for Addressimo here:
186+
187+
[https://github.com/netkicorp/addressimo/blob/master/functest/functest_ir.py InvoiceRequest Client Reference Implementation]
183188

184189
==BIP70 Extension==
185190
The following flowchart is borrowed from BIP70 and expanded upon in order to visually describe how this BIP is an extension to BIP70.

0 commit comments

Comments
 (0)