mirror of https://github.com/status-im/EIPs.git
EIP: fixes missing s/ethpay/ethereum
This commit is contained in:
parent
6845cebac0
commit
fcc7b9ee4d
|
@ -24,7 +24,7 @@ This specification supersedes ERC #67, which is a URL format for representing ar
|
|||
## Specification
|
||||
|
||||
### Syntax
|
||||
Payment request URLs contain "ethpay" in their schema (protocol) part and are constructed as follows:
|
||||
Payment request URLs contain "ethereum" in their schema (protocol) part and are constructed as follows:
|
||||
|
||||
request = "ethereum" ":" target_address [ "/" function_name ] [ "?" parameters ]
|
||||
target_address = ethereum_address
|
||||
|
|
Loading…
Reference in New Issue