mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 21:38:05 -05:00
4 lines
84 B
Go
4 lines
84 B
Go
package primitives
|
|
|
|
var PointAtInfinity = append([]byte{0xC0}, make([]byte, 95)...)
|