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 new wrapped FiatToken contract will need to utilize the TokenHandler path so that the Cadence contract can be associated with an EVM contract outside of the typical bridge deployed pattern. During bridge deployment, we'll need to configure a TokenHandler to cover this use case.
Open questions:
Is the associated EVM address known beforehand or will it need to be committed after its deployment?
The text was updated successfully, but these errors were encountered:
Issue To Be Solved
Related: onflow/bridged-usdc#2
The new wrapped FiatToken contract will need to utilize the TokenHandler path so that the Cadence contract can be associated with an EVM contract outside of the typical bridge deployed pattern. During bridge deployment, we'll need to configure a TokenHandler to cover this use case.
Open questions:
The text was updated successfully, but these errors were encountered: