Skip to content

Commit

Permalink
Rename currency Ren Bitcoin to RenBTC #486
Browse files Browse the repository at this point in the history
  • Loading branch information
balqaasem committed Aug 30, 2021
1 parent bc9c98b commit c23c62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitives/src/currency.rs
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ create_currency_id! {
SETCHF("SetFranc", 12) = 6,
SETSAR("SetRiyal", 12) = 7,
// Foreign Currencies
RENBTC("Ren Bitcoin", 8) = 8,
RENBTC("RenBTC", 8) = 8,
}
}

Expand Down

0 comments on commit c23c62c

Please sign in to comment.