Skip to content

Commit

Permalink
Fix status badge for ECDSA contracts build
Browse files Browse the repository at this point in the history
There was a mistake in the previous commit that updated the badge. We're fixing
it now.
  • Loading branch information
michalinacienciala committed Dec 6, 2022
1 parent 4801eb8 commit cfc2721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidity/ecdsa/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

= Keep ECDSA v2

https://github.com/keep-network/keep-core/.github/workflows/solidity-test.yml[image:https://img.shields.io/github/workflow/status/keep-network/sortition-pools/Test%20Solidity?event=schedule&label=ECDSA%20contracts%20build[Solidity tests status]]
https://github.com/keep-network/keep-core/actions/workflows/contracts-ecdsa.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Solidity%20ECDSA/main?event=push&label=ECDSA%20contracts%20build[ECDSA contracts build status]]

The Keep Network offers threshold ECDSA protocol to generate ECDSA wallets
without any single signer having access to the corresponding private key. This
Expand Down

0 comments on commit cfc2721

Please sign in to comment.