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
Yes, that's part of the changes we made to move from String IDs to Bytes IDs, in order to improve performance and help it get it unstuck.
Unfortunately we can't use - and had to figure out a pretty obvious separator to keep things consistent.
Ideally we should move the network subgraph to also use Bytes, and thus also use the abcdef separator, but big schema changes to the Core Network subgraph aren't something we should do lightly.
I found the split method in id is
abcdef
when call delegatorStakes query. but the subgraph in arb one network is spilt by-
. please help unify it.The text was updated successfully, but these errors were encountered: