Skip to content

Commit

Permalink
Merge pull request #66 from valory-xyz/feat/use-staking
Browse files Browse the repository at this point in the history
Set use staking to true
  • Loading branch information
angrybayblade authored Apr 23, 2024
2 parents 07636b1 + 611bfdc commit 9dca239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/constants/serviceTemplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const serviceTemplates: ServiceTemplate[] = [
nft: 'bafybeig64atqaladigoc3ds4arltdu63wkdrk3gesjfvnfdmz35amv7faq',
agent_id: 14,
threshold: 1,
use_staking: false,
use_staking: true,
cost_of_bond: 10000000000000000,
olas_cost_of_bond: 10000000000000000000,
olas_required_to_stake: 10000000000000000000,
Expand Down

0 comments on commit 9dca239

Please sign in to comment.