Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correcting order of v5 assets #385

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Correcting order of v5 assets #385

merged 1 commit into from
Aug 21, 2020

Conversation

aktary
Copy link
Contributor

@aktary aktary commented Aug 21, 2020

Re-order assets so they match

pegnet/common/assets.go

Lines 113 to 137 in c71783d

V5CryptoAdditions = []string{
"HBAR",
"NEO",
"CRO",
"ETC",
"ONT",
"DOGE",
"VET",
"HT",
"ALGO",
"DGB",
}
V5CurrencyAdditions = []string{
"AED",
"ARS",
"TWD",
"RWF",
"KES",
"UGX",
"TZS",
"BIF",
"ETB",
"NGN",
}

@StarNeit StarNeit merged commit 2516c8c into pegnet:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants