Remove hardcoded value
This commit is contained in:
parent
3f6fbc1c61
commit
2c0f65ed73
@ -17,7 +17,7 @@ class Api(ApiBase):
|
||||
'cic_eth_aux.erc20_demurrage_token.get_adjusted_balance',
|
||||
[
|
||||
token_symbol,
|
||||
1000,
|
||||
balance,
|
||||
timestamp,
|
||||
],
|
||||
queue=None,
|
||||
|
Loading…
Reference in New Issue
Block a user