Add period

This commit is contained in:
ligi 2018-01-16 15:41:50 +01:00
parent a870e8b88b
commit f156733da0
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Ethereum URLs contain "ethereum" in their schema (protocol) part and are constru
### Semantics ### Semantics
`prefix` is optional and defines the use-case for this URL. If no prefix is given "pay-" is assumed to be concise and ensure backward compatibility to ERC-67 `prefix` is optional and defines the use-case for this URL. If no prefix is given "pay-" is assumed to be concise and ensure backward compatibility to ERC-67.
`payload` is mandatory and the content depends on the prefix. Structuring of the content is defined in the ERC for the specific use-case and not in the scope of this document. One example is ERC-681 for the pay- prefix. `payload` is mandatory and the content depends on the prefix. Structuring of the content is defined in the ERC for the specific use-case and not in the scope of this document. One example is ERC-681 for the pay- prefix.