Skip to content
Unverified Commit c7dbfc21 authored by Davide Galassi's avatar Davide Galassi Committed by GitHub
Browse files

Babe epoch newtype (#1596)

Removal of verbatim duplication of BABE's `Epoch` struct in the client.

I think is better to have one single definition and wrap the primitive
`Epoch` in a newtype (required because we need to implement the `Epoch`
trait).
parent d787269c
Pipeline #391473 failed with stages
in 45 minutes and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment