Skip to content

Commit

Permalink
Updated almanac contract back to original one (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
MissingNO57 committed Jul 5, 2023
1 parent 303131c commit efa2113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uagents/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class AgentNetwork(Enum):
AGENT_PREFIX = "agent"
LEDGER_PREFIX = "fetch"
USER_PREFIX = "user"
CONTRACT_ALMANAC = "fetch1h5rhtj5m6dqjmufj5m3t4mq6l7cnd8dvaxclwmrk6tfdm0gy3lmszksf0s"
CONTRACT_ALMANAC = "fetch1tjagw8g8nn4cwuw00cf0m5tl4l6wfw9c0ue507fhx9e3yrsck8zs0l3q4w"
CONTRACT_NAME_SERVICE = (
"fetch1mxz8kn3l5ksaftx8a9pj9a6prpzk2uhxnqdkwuqvuh37tw80xu6qges77l"
)
Expand Down

0 comments on commit efa2113

Please sign in to comment.