Skip to content

Commit 9f523a8

Browse files
Merge pull request #5366 from BitGo/COIN-2691
chore(statics): update babylon baseunit from ubaby to ubbn
2 parents 19dd13b + 6a91786 commit 9f523a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2433,7 +2433,7 @@ export enum BaseUnit {
24332433
ATOM = 'uatom',
24342434
APT = 'octa',
24352435
ETH = 'wei',
2436-
BABY = 'ubaby',
2436+
BABY = 'ubbn',
24372437
BTC = 'satoshi',
24382438
BSC = 'jager',
24392439
XLM = 'stroop',

0 commit comments

Comments
 (0)