morley-upgradeable-0.3: Upgradeability infrastructure based on Morley.
Safe HaskellNone
LanguageHaskell2010

Lorentz.Contracts.UpgradeableCounterSdu.V1

Synopsis

Documentation

migration :: UStoreMigration () UStoreTemplate Source #

This function migrates the storage from an empty one to UStorage, i.e. it populates the empty BigMap with initial values for each field and entrypoints. The result is expected to adhere to V1.UStoreTemplate.

counterDoc :: '[()] :-> '[()] Source #

Internals

Orphan instances