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
Right now, to create a group, the id could be a BigNumberish but to use the group id in any of the functions in the SemaphoreSubgraph or SemaphoreEthers classes in the @semaphore-protocol/data package, the id should be a string.