omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
93 stars 54 forks source link

feat(e2e/admin): added portal fee oracle upgrade action #2522

Open Zodomo opened 1 week ago

Zodomo commented 1 week ago

This adds an admin command to upgrade the feeOracle address on the OmniPortal contracts to the FeeOracleV2 address.

issue: #1951