mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-19 12:08:05 +00:00
Removed specific wallet examples.
This commit is contained in:
parent
d01ba11ecc
commit
6a08c9c76a
@ -14,7 +14,7 @@ This BIP propose an URI scheme for looking up blocks, transactions, addresses on
|
|||||||
==Motivation==
|
==Motivation==
|
||||||
|
|
||||||
The purpose of this URI scheme is to enable users to handle all the requests for details about blocks, transactions, etc. with their preferred tool (being that a web service or a local application).
|
The purpose of this URI scheme is to enable users to handle all the requests for details about blocks, transactions, etc. with their preferred tool (being that a web service or a local application).
|
||||||
Currently a Bitcoin client usually points to an arbitrary blockchain explorer when the user looks for the details of a transaction (es. Bitcoin Wallet uses BitEasy, Mycelium or Electrum uses Blockchain.info, etc.).
|
Currently a Bitcoin client usually points to an arbitrary blockchain explorer when the user looks for the details of a transaction, or let him choose from a limited list of possible alternatives.
|
||||||
Other times resorting to cut&paste is needed.
|
Other times resorting to cut&paste is needed.
|
||||||
The same happens with posts and messages that reference some particular txs or blocks, if they provide links at all.
|
The same happens with posts and messages that reference some particular txs or blocks, if they provide links at all.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user