mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Update package name comments (#9653)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package slotutil includes ticker and timer-related functions for Ethereum consensus.
|
||||
// Package slots includes ticker and timer-related functions for Ethereum consensus.
|
||||
package slots
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Package timeutils is a wrapper around the go standard time library.
|
||||
// Package time is a wrapper around the go standard time library.
|
||||
package time
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user