diff --git a/package.json b/package.json index 7bdb32eb4..d9d1ce26c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kukai", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "scripts": { "ng": "ng", diff --git a/src/app/components/delegate/delegate.component.html b/src/app/components/delegate/delegate.component.html index 7390449d9..0d7ad6c29 100644 --- a/src/app/components/delegate/delegate.component.html +++ b/src/app/components/delegate/delegate.component.html @@ -13,7 +13,7 @@
{{ 'DELEGATECOMPONENT.ACCOUNT' | translate }} {{ activePkh }}
{{ 'DELEGATECOMPONENT.DELEGATE' | translate }} {{ toPkh | delegatorName }}
-
{{ 'DELEGATECOMPONENT.FEE' | translate }} {{ fee | number:'1.0' }}ꜩ
+
{{ 'DELEGATECOMPONENT.FEE' | translate }} {{ fee | number:'1.0-6' }}ꜩ