Remove `nationPassportRevokeUnderBalance` from config
Closed this issue · 2 comments
aahna-ashina commented
The nationPassportRevokeUnderBalance
can be changed in the future, so this value should not be statically stored in a config file.
Refactoring tasks:
- Delete
nationPassportRevokeUnderBalance
fromui/lib/config.ts
and fromcontracts/deployments/*.json
. - Fetch the value directly from the
PassportIssuer
smart contract instead.
TTNguyenDev commented
I love to handle this. Can you assign it to me?
ravalkenil commented
I can do this task can you assign it to me?