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 we depend on starknet-rs' implementation of ChainId, which doesn't have this updated yet. We could incite the update of starknet-rs by contacting its maintainer, or we could implement our own ChainId abstraction.
Also, in the Display implementation, the needed change is independent of starknet-rs.
Labeling as enhancement and as bug since Goerli is no longer supported.
The text was updated successfully, but these errors were encountered:
Currently we depend on starknet-rs' implementation of ChainId, which doesn't have this updated yet. We could incite the update of starknet-rs by contacting its maintainer, or we could implement our own ChainId abstraction.
Also, in the Display implementation, the needed change is independent of starknet-rs.
Labeling as enhancement and as bug since Goerli is no longer supported.
The text was updated successfully, but these errors were encountered: