# Functions
NewInitialAccountsChecker creates a new initial accounts checker.
# Variables
ErrDelegationValues signals that the provided delegation fields were improperly set.
ErrEmptyInitialAccounts signals that an empty initial accounts list has been provided.
ErrNegativeValue signals that the provided value is negative.
ErrNilValue signals that a nil value was provided.
ErrStakingValueError signals the provided staking value is not a multiple of the node's price.
ErrSupplyMismatch signals that the initial account's supply mismatches between the computed value and generated value.
ErrTotalSupplyMismatch signals that the total supply mismatches between the computed value and generated value.
ErrZeroOrNegative signals that a zero or negative value was provided.