mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 19:21:19 +00:00
eac542a8ac
* eth2 repo name changes * rem sha * use consensus spec terminology and pin sha
4 lines
219 B
Go
4 lines
219 B
Go
// Package bls includes tests to ensure conformity with the Ethereum BLS cryptography specification.
|
|
// See https://github.com/ethereum/consensus-spec-tests/tree/master/tests/general/phase0/bls for details.
|
|
package bls
|