Skip to content

Polishing the hashing part when generating a P2PKH address #758

Polishing the hashing part when generating a P2PKH address

Polishing the hashing part when generating a P2PKH address #758

name: rust-threshold-ecdsa
on:
pull_request:
paths-ignore:
- rust/threshold-ecdsa/**
- .github/workflows/provision-darwin.sh
- .github/workflows/provision-linux.sh
- .github/workflows/rust-threshold-ecdsa-example.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo 'Not needed - relevant folder not touched'