Commit ba6f26af authored by smartcontracts's avatar smartcontracts Committed by GitHub

deploy(ctp): update Drippie config (#3214)

Updates Drippie config for mainnet. A new drip was created after the
previous drip was archived.
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 1975480f
...@@ -3,7 +3,7 @@ import { ethers } from 'ethers' ...@@ -3,7 +3,7 @@ import { ethers } from 'ethers'
import { DrippieConfig } from '../../src' import { DrippieConfig } from '../../src'
const config: DrippieConfig = { const config: DrippieConfig = {
TeleportrWithdrawal: { TeleportrWithdrawalV2: {
interval: 60 * 60 * 24, interval: 60 * 60 * 24,
dripcheck: 'CheckBalanceHigh', dripcheck: 'CheckBalanceHigh',
checkparams: { checkparams: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment