package
0.29.6-upgrade-to-badger-v3
Repository: https://github.com/koko1123/flow-go-1.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
CadenceValueToWeights converts a cadence value to a map of weights used for metering.
No description provided by the author
NewMapLedger returns an instance of map ledger (should only be used for testing and migration).
NewMapLedger returns an instance of map ledger with entries loaded from payloads (should only be used for testing and migration).
No description provided by the author
No description provided by the author

# Structs

A MapLedger is a naive ledger storage implementation backed by a simple map.
SimpleView provides a simple view for testing and migration purposes.