mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-31 23:41:22 +00:00
4 lines
212 B
Go
4 lines
212 B
Go
|
// Package bls includes tests to ensure conformity with the eth2 BLS cryptography specification.
|
||
|
// See https://github.com/ethereum/eth2.0-spec-tests/tree/master/tests/general/phase0/bls for details.
|
||
|
package bls
|