Skip to content

Commit

Permalink
Update mainnet tasks contract to tasks.efx
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisses committed Jun 28, 2024
1 parent 426fa3b commit f3048e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const eos: Network = {
precision: 4,
},
contracts: {
tasks: "force.efx",
tasks: "tasks.efx",
token: "effecttokens",
usdt: "tethertether",
eostoken: "eosio.token",
Expand Down

0 comments on commit f3048e4

Please sign in to comment.