mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 11:09:16 +01:00
Fix broken GitHub https URL
This commit is contained in:
parent
01201d6ce5
commit
e84e2d5c38
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The URI follow this simple form:
|
|||
Where:
|
||||
|
||||
;chain:
|
||||
: (optional) to uniquely point to a specific chain, the hash of the corresponding genesis block is used (see [http://https://github.com/jtimon/bitcoin/commit/3191d5e8e75687a27cf466b7a4c70bdc04809d39 Bitcoin src/chainparams.cpp]). In principle some kind of alias/mnemonic could also be used, but that is out of the scope of this BIP, and maybe could be developed in another subsequent one.
|
||||
: (optional) to uniquely point to a specific chain, the hash of the corresponding genesis block is used (see [https://github.com/jtimon/bitcoin/commit/3191d5e8e75687a27cf466b7a4c70bdc04809d39 Bitcoin src/chainparams.cpp]). In principle some kind of alias/mnemonic could also be used, but that is out of the scope of this BIP, and maybe could be developed in another subsequent one.
|
||||
|
||||
;type:
|
||||
: '''tx''': for transactions.
|
||||
|
|
Loading…
Add table
Reference in a new issue