mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 05:12:47 +01:00
Fix Implementation section spacing
This commit is contained in:
parent
8c78781cf0
commit
88898c2f87
@ -178,8 +178,13 @@ SHOULD be done through standard HTTP Status Code messaging ([https://tools.ietf.
|
||||
** Use HMAC_DRBG.GENERATE(16) as the Initialization Vector (IV) (128 bits)
|
||||
|
||||
==Implementation==
|
||||
A reference implementation for a Store & Forward server supporting this proposal can be found here: [https://github.com/netkicorp/addressimo Addressimo]
|
||||
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]
|
||||
A reference implementation for a Store & Forward server supporting this proposal can be found here:
|
||||
|
||||
[https://github.com/netkicorp/addressimo Addressimo]
|
||||
|
||||
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]
|
||||
|
||||
==BIP70 Extension==
|
||||
The following flowchart is borrowed from BIP70 and expanded upon in order to visually describe how this BIP is an extension to BIP70.
|
||||
|
Loading…
Reference in New Issue
Block a user