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
So there would be e.g. tx-commit.ts, tx-register.ts, etc. This will also involve changing imports in other files, so check if it builds with yarn build/npm run build and passes the tests (yarn test / npm run test)
The text was updated successfully, but these errors were encountered:
So there would be e.g. tx-commit.ts, tx-register.ts, etc. This will also involve changing imports in other files, so check if it builds with
yarn build
/npm run build
and passes the tests (yarn test
/npm run test
)The text was updated successfully, but these errors were encountered: