UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

13 lines (12 loc) 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.functionConfig = void 0; exports.functionConfig = { "Set B3TR cost to upgrade GMs": { file: "b3tr-to-upgrade-gm", name: "setB3TRtoUpgradeToLevel()", contractName: "GalaxyMember", configAddressField: "galaxyMemberContractAddress", description: "Proposal Execution: Reduce the cost to upgrade GM by 50%", }, };