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

Lorentz.Contracts.UpgradeableUnsafeLedger.V2

Description

The implementation of Unsafe ledger with V1 balance bug fixed

Synopsis

Documentation

migrate :: '[UStore_] :-> '[UStore_] Source #

Storage migration function. Since the storage is the same, there's nothing to migrate

unsafeLedgerContract :: UContractRouter UnsafeLedgerV2 Source #

The second version of the UpgradeableUnsafeLedger. Most of the functions are from V1 except for getBalance.