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
If you have a schema that has the same BorshFormat an older schema, you should be able to specify the older schema as a fallback schema.
Fallback schemas should work similar to font fallbacks. They represent that, "if you don't know about this schema, you can use one of these fallback schemas which are ordered by preference, if you you do know about one of them.
The text was updated successfully, but these errors were encountered:
If you have a schema that has the same
BorshFormat
an older schema, you should be able to specify the older schema as a fallback schema.Fallback schemas should work similar to font fallbacks. They represent that, "if you don't know about this schema, you can use one of these fallback schemas which are ordered by preference, if you you do know about one of them.
The text was updated successfully, but these errors were encountered: