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 current test framework defaults to TestnetV0.
While there aren't many differences between our networks, parameterizing the framework would allow us to test network specific properties like N::ID.
🚀 Feature
The current test framework defaults to
TestnetV0.While there aren't many differences between our networks, parameterizing the framework would allow us to test network specific properties like
N::ID.