EIP: fixes missing s/ethpay/ethereum

This commit is contained in:
Daniel A. Nagy 2017-09-07 21:38:47 +02:00
parent 6845cebac0
commit fcc7b9ee4d
1 changed files with 1 additions and 1 deletions

View File

@ -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