2021-06-08 10:27:06 +03:00

7 lines
171 B
Go

package model
import "math"
// UnacceptedDAAScore is used to for UTXOEntries that were created by transactions in the mempool.
const UnacceptedDAAScore = math.MaxUint64