Skip to content

Commit

Permalink
Merge pull request #177 from ChainSafe/mkeil/update-node-badge
Browse files Browse the repository at this point in the history
docs: update node badge
  • Loading branch information
nazarhussain authored Apr 11, 2024
2 parents 448debb + b57002d commit a5aa94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![codecov](https://codecov.io/gh/ChainSafe/lodestar/branch/master/graph/badge.svg)](https://codecov.io/gh/ChainSafe/lodestar)
![ETH2.0_Spec_Version 1.0.0](https://img.shields.io/badge/ETH2.0_Spec_Version-1.0.0-2e86c1.svg)
![ES Version](https://img.shields.io/badge/ES-2022-yellow)
![Node Version](https://img.shields.io/badge/node-14.8-green)
![Node Version](https://img.shields.io/badge/node-18-green)

Javascript library for BLS (Boneh-Lynn-Shacham) signatures and signature aggregation, tailored for use in Eth2.

Expand Down

0 comments on commit a5aa94c

Please sign in to comment.