Skip to content

Commit

Permalink
Enable sei revenue bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Aug 1, 2024
1 parent 11bd7ea commit 10d885d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,6 @@ export const RPC_CONFIG: Record<Chain, RpcConfig> = {
},
revenueBridgeHarvest: {
...defaultRevenueBridgeHarvestConfig,
enabled: false, // not available yet: https://seitrace.com/address/0x02Ae4716B9D5d48Db1445814b0eDE39f5c28264B
setTransactionGasLimit: false,
},
},
Expand Down

0 comments on commit 10d885d

Please sign in to comment.