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