Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
added scaling to premium payment amount
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddentao committed Mar 18, 2020
1 parent 808b1b7 commit 3de0bb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,8 @@
{
"title": "Next premium amount due",
"type": "int",
"scale": "-18",
"unit": "Tokens",
"value": "@input[policyInfo][nextPremiumAmount_]"
}
]
Expand Down

0 comments on commit 3de0bb3

Please sign in to comment.