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
Upload script assumes that the version of SDK locally is installed matching the .env settings. This fails if not correctly installed. For example if a V3 snapshot is default then an upload error experienced due to changes in V3 Ledger API.
It may work so long as a SDK V2 is the default SDK.
The text was updated successfully, but these errors were encountered:
Upload script assumes that the version of SDK locally is installed matching the .env settings. This fails if not correctly installed. For example if a V3 snapshot is default then an upload error experienced due to changes in V3 Ledger API.
It may work so long as a SDK V2 is the default SDK.
The text was updated successfully, but these errors were encountered: