Skip to content

Commit

Permalink
chore: update service hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Jun 10, 2024
1 parent 1b8b806 commit f38655f
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: 'bafybeih5woeemgmz2dgez6t335eydw2sftse2alsbkvkxormt55ef7o7e4',
hash: 'bafybeibcel7tvcc3yhqobiro7klrmuv7ues3goaesozybhq6jlrxkjpw3u',
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: bafybeih5woeemgmz2dgez6t335eydw2sftse2alsbkvkxormt55ef7o7e4
hash: bafybeibcel7tvcc3yhqobiro7klrmuv7ues3goaesozybhq6jlrxkjpw3u
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 f38655f

Please sign in to comment.