Closed rfikki closed 8 years ago
It's not an error. The deploy script (deploy.py
) replaces {{MistWallet}}
with the address of the deployed MistWallet.sol
. The address can also be overwritten in the deploy config file (deploy.json
).
The preprocessor should be documented #62
What is up with the use of double curly braces in multiple locations in several of the contracts? example: {{MistWallet}}