diff options
author | Ava Chow <github@achow101.com> | 2024-05-01 17:59:53 -0400 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-05-01 17:59:53 -0400 |
commit | e155b58f1370dd90f0b2020862dff7dd43d891f2 (patch) | |
tree | f914025ed004a2db4a7c2e8e9c5030161ab07f38 /bip-0197.mediawiki | |
parent | 253dd0999e505e1f09dacab4874b2f2e4118e6a4 (diff) |
197: Fix incorrectly formatted links
Diffstat (limited to 'bip-0197.mediawiki')
-rw-r--r-- | bip-0197.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0197.mediawiki b/bip-0197.mediawiki index 427ff22..2cac042 100644 --- a/bip-0197.mediawiki +++ b/bip-0197.mediawiki @@ -79,7 +79,7 @@ The Seizable Collateral script takes the following form: ==Compatibility== -BIP 197 is compatible with [ERC 1850](https://github.com/ethereum/EIPs/pull/1850) for [atomic loans](https://arxiv.org/pdf/1901.05117.pdf) with Ethereum. Can be extended in the future to be compatible with other HTLC and smart contract compatible chains. +BIP 197 is compatible with [https://github.com/ethereum/EIPs/pull/1850 ERC 1850] for [https://arxiv.org/pdf/1901.05117.pdf atomic loans] with Ethereum. Can be extended in the future to be compatible with other HTLC and smart contract compatible chains. ==Motivation== |