Id -> id in consensus json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2023-07-25 09:05:38 +02:00
parent f9903f096d
commit deb3c6db01
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -100,7 +100,7 @@ type Consensus struct {
hasher randomx.Hasher
Id types.Hash
Id types.Hash `json:"id"`
}
const SmallestMinimumDifficulty = 100000