Skip to content

Commit

Permalink
fix: minichef type
Browse files Browse the repository at this point in the history
  • Loading branch information
prodesert22 authored Nov 17, 2023
1 parent 944a284 commit 87f4e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ export const FLARE_MAINNET: Chain = {
mini_chef: {
address: '0xe19a6a2253B40F884FcaE7945C3edbB5AAf8cb60',
active: true,
type: ChefType.PANGO_CHE,
type: ChefType.PANGO_CHEF,
compoundPoolIdForNonPngFarm: 4
},
airdrop: {
Expand Down

0 comments on commit 87f4e8b

Please sign in to comment.