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
Currently, to have a fully localhost deployment, the sway bridge needs to be deployed separately through other scripts and then come back to the solidity deployments to call setAssetIssuerId on FuelERC20GatewayV4.
Ideally we can compute the contract ID of the sway bridge prior to deployment and set it during the solidity deployment scripts