-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
There are a few issues with definition 154:
- The link to the "external SS58 address format" is broken.
- The reference to SS58 address format is IMO completely unnecessary, as the SS58 format is just a possible representation of the bytes of the address. In other words, the SS58 format is just derived from the bytes of the address, the only thing that's relevant are the actual bytes.
- Since transaction version 2 the address is in fact a
MultiAddress. Therefore,Aiis not a 32 bytes address but rather a multi-address variant which should be properly defined.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels