UNPKG

@vechain/vebetterdao-contracts

Version:

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

3 lines (2 loc) 127 B
import { B3TRGovernor } from "../../typechain-types"; export declare const upgradeGovernanceToV2: () => Promise<B3TRGovernor>;