Skip to content

Use network id to choose deployement accounts

Antoine Estienne requested to merge useNetworkIDForDeployement into master

NOTE: This merge request template is ONLY for new features and non-bug changes.

  • Please provide a concise description of your change in the Title above.

Related Issue for this Merge Request

resolves #140 (closed)

Motivation and Context

accounts should be selected according to network ID and not according to initalMember.json file presence

Description of change

accounts are now selected according to network ID and not according to initalMember.json file presence

Other Info

What's Next?

Please put an x in any of the boxes below that apply:

(This helps us with our follow-up and follow-through work)

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Notify Relevant Individuals


Edited by Antoine Estienne

Merge request reports