issues
search
cryptonative-ch
/
aqua-smartcontracts
⛓️ Aqua Smart Contracts
GNU Lesser General Public License v3.0
4
stars
5
forks
source link
addTemplateLaucher to AquaFactory in deployment
#118
Closed
denciu
closed
3 years ago
denciu
commented
3 years ago
Description
sets
TemplateLauncher
on
AquaFactory
in deployment
Motivation and Context
Resolves #116
How Has This Been Tested?
Localhost deployments
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
TemplateLauncher
onAquaFactory
in deploymentMotivation and Context
Resolves #116
How Has This Been Tested?
Localhost deployments
Types of changes
Checklist: