# Constants
AliasFeeKey is a key in netmap config which contains fee for nice-name registration.
CleanupDelta contains the number of the last epochs for which container estimations are present.
ErrorDeleted is returned on attempt to create previously deleted container.
NotFoundError is returned if container is missing.
RegistrationFeeKey is a key in netmap config which contains fee for container registration.
TotalCleanupDelta contains the number of the epochs after which estimation will be removed by epoch tick cleanup if any of the nodes hasn't updated container size and/or container has been removed.