Skip to content

refactor: getSignatureHash renamed to getTransactionHash since th… #761

refactor: getSignatureHash renamed to getTransactionHash since th…

refactor: getSignatureHash renamed to getTransactionHash since th… #761

Workflow file for this run

name: Main CI
on:
push:
branches:
- 'main'
- 'main-*'
jobs:
install-build:
uses: ./.github/workflows/build-lint.yml
secrets: inherit
unit-integration-test:
uses: ./.github/workflows/unit-integration-test.yml
secrets: inherit
unit-integration-test-browser:
uses: ./.github/workflows/unit-integration-test-browser.yml
secrets: inherit