Skip to content

Commit

Permalink
chore: service hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Jun 15, 2024
1 parent 1562e26 commit 15659d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/constants/serviceTemplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { ServiceTemplate } from '@/client';
export const SERVICE_TEMPLATES: ServiceTemplate[] = [
{
name: 'Trader Agent',
hash: 'bafybeifjtoqigilzka5kxqegdvcswji246a67536qfovhswdqterfxnw2q',
hash: 'bafybeieg45wcjcwd5znuwpjcp5scfhgdqwpfq43pzaare6nwvmy5bb56cm',
description: 'Trader agent for omen prediction markets',
image:
'https://operate.olas.network/_next/image?url=%2Fimages%2Fprediction-agent.png&w=3840&q=75',
Expand Down
2 changes: 1 addition & 1 deletion templates/trader.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Trader Agent"
description: "Trader agent for omen prediction markets"
hash: bafybeifjtoqigilzka5kxqegdvcswji246a67536qfovhswdqterfxnw2q
hash: bafybeieg45wcjcwd5znuwpjcp5scfhgdqwpfq43pzaare6nwvmy5bb56cm
image: https://operate.olas.network/_next/image?url=%2Fimages%2Fprediction-agent.png&w=3840&q=75
configuration:
nft: bafybeig64atqaladigoc3ds4arltdu63wkdrk3gesjfvnfdmz35amv7faq
Expand Down

0 comments on commit 15659d9

Please sign in to comment.