We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691797a commit 7d72ddfCopy full SHA for 7d72ddf
src/services/ContractService.ts
@@ -6,8 +6,6 @@ import { ContractDeploy, ContractEventBatch, UptimeVote } from '../utils/interfa
6
import { getWeb3, getWeb3ContractWithAbi, sleepms, waitFinalize3Factory } from '../utils/utils';
7
import { ConfigurationService } from './ConfigurationService';
8
import { LoggerService } from './LoggerService';
9
-import { FtsoManager } from '../../typechain-web3-v1/FtsoManager';
10
-import { FtsoRewardManager } from '../../typechain-web3-v1/FtsoRewardManager';
11
import { PChainStakeMirrorMultiSigVoting } from '../../typechain-web3-v1/PChainStakeMirrorMultiSigVoting';
12
import { AddressBinder } from '../../typechain-web3-v1/AddressBinder';
13
import { ValidatorRewardManager } from '../../typechain-web3-v1/ValidatorRewardManager';
0 commit comments