Documentation
¶
Index ¶
Constants ¶
View Source
const UpgradeName = "tss-fund-migration-fixes"
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm upgrades.ModuleManager, configurator module.Configurator, ak *upgrades.AppKeepers, ) upgradetypes.UpgradeHandler
CreateUpgradeHandler runs the utss v3 → v4 migration which backfills FundMigration.l1_gas_fee on records stored before the field existed. The new gas_limit and l1_gas_fee values used by InitiateFundMigration are sourced from UniversalCore's tssFundMigrationGasLimitByChainNamespace and l1GasFeeByChainNamespace mappings at call time — no state seeding required.
func NewUpgrade ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.