We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbab36 commit d19ca54Copy full SHA for d19ca54
primitives/src/currency.rs
@@ -205,7 +205,7 @@ create_currency_id! {
205
AUSD("Acala Dollar", 12) = 1,
206
DOT("Polkadot", 10) = 2,
207
LDOT("Liquid DOT", 10) = 3,
208
- TAP("Tapio", 10) = 4,
+ TAP("Tapio", 12) = 4,
209
// 20 - 39: External tokens (e.g. bridged)
210
RENBTC("Ren Protocol BTC", 8) = 20,
211
CASH("Compound CASH", 8) = 21,
0 commit comments