Standardize numbering for coins #340
Labels
consistency
Not a significant change/enhancement but clean up of confusion
trivial
Simple changes, not requiring extensive testing or inspection
Right now, we use pretty much arbitrary numbers (1,257, 65535), etc. We must have some sort of code / way we handle new alts (eg monotonous increment of numbers based on first alt added, choose your number and wait for consensus, etc). Or we could use SLIP173 types everywhere (however, that'd mean changing the type of CoinType)
The text was updated successfully, but these errors were encountered: