You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The result was constrained to only those contracts returned by the
module. It now returns all contracts and contractAts that have been
deployed in this run and previous runs.
The `ignition-helper` now takes the responsibility of resolving the
modules results to contracts (and only the result contracts).
Note the types have not been altered.
Resolves#480.
The result was constrained to only those contracts returned by the
module. It now returns all contracts and contractAts that have been
deployed in this run and previous runs.
The `ignition-helper` now takes the responsibility of resolving the
modules results to contracts (and only the result contracts).
Note the types have not been altered.
Resolves#480.
Take the
SubmodulesExample
from the ignition examples repo:We are not listing all the deployed contracts in the results section. Only the contracts deployed by the top level module.
The text was updated successfully, but these errors were encountered: