Skip to content

Commit

Permalink
fix: Fix error conf - add farmlock testnet - Genesis address
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Jul 9, 2024
1 parent f014277 commit 1183735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/views/util/components/pool_farm_available.dart
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class PoolFarmAvailableState extends State<PoolFarmAvailable> {
aeETHUCOFarmLegacyAddress:
'0000208A670B5590939174D65F88140C05DDDBA63C0C920582E12162B22F3985E510',
aeETHUCOFarmLockAddress:
'0000B1C0BE9DF305D33B457957B117108CB36B65ACF850C7B982BFB393581F339128'
'000046E9750C53B92CCE3ED0934118ED793FBB3C9E0AEF822566E4C3AA2530375368'
);
case 'mainnet':
default:
Expand Down

0 comments on commit 1183735

Please sign in to comment.