Unitl now, since only ETH asset holder contract is used. Hence 'asset'
is used to denote the ETH asset holder contract address.
Now, rename is done in preparation for adding erc20 token support,
where in addition to the ETH asset holder, one ERC20 asset holder
contract will exist for each erc20 token.
Category
Implementation Task
Relevant issue
Relates to #193.
Testing
In this PR, only rename is done without modifying any functionality. All tests in CI pipeline should pass as before.
Steps to run the tests
Checklist
[x] Name is added to the NOTICE file, if it is not present already.
Description
Unitl now, since only ETH asset holder contract is used. Hence 'asset' is used to denote the ETH asset holder contract address.
Now, rename is done in preparation for adding erc20 token support, where in addition to the ETH asset holder, one ERC20 asset holder contract will exist for each erc20 token.
Category
Implementation Task
Relevant issue
Relates to #193.
Testing
In this PR, only rename is done without modifying any functionality. All tests in CI pipeline should pass as before.
Steps to run the tests
Checklist