Skip to content

Commit 9482704

Browse files
authored
rationale update
1 parent 6595ed2 commit 9482704

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ERCS/erc-chain_specific_addresses

+1-3
Original file line numberDiff line numberDiff line change
@@ -216,12 +216,10 @@ evm://[email protected]/transfer?amount=10
216216

217217
## Rationale
218218

219-
### Separator Choice
219+
#### Using @ vs : for the separator
220220

221221
The colon (`:`) may be a reasonable choice for separator because it is not an allowed character in ENS names, it is familiar (eg. IPv6), and isn't as overloaded as the `@` symbol.
222222

223-
#### Alternative: `@`
224-
225223
The `@` symbol may be a reasonable choice as it is arguably more human-readable, is already a common choice for addresses, and finds use in email and several federated communication protocols. The English reading (foo-**AT**-example-DOT-com) is natural and implies a hierarchy between the left and the right components.
226224

227225
## Backwards Compatibility

0 commit comments

Comments
 (0)