nspcc-dev / neofs-contract

NeoFS smart-contract
Other
9 stars 17 forks source link

Use generic newEpoch hook instead of contract-specific one #327

Closed roman-khimov closed 7 months ago

roman-khimov commented 1 year ago

Netmap contract contains cleanup() that calls newEpoch in some other contracts, but:

What we can do instead is: