Skip to content

Commit

Permalink
Merge pull request #4220 from JoinColony/fix/3913-extension-transacti…
Browse files Browse the repository at this point in the history
…ons-should-use-correct-creator

Fix: Extension notifications should show the username when using metatransactions
  • Loading branch information
iamsamgibbs authored Feb 4, 2025
2 parents 503510d + ae66f6d commit f41fd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/colony-cdapp-dev-env-block-ingestor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM colony-cdapp-dev-env/base:latest

ENV BLOCK_INGESTOR_HASH=34c7828238a24872029bf9f026307a858ecbd28b
ENV BLOCK_INGESTOR_HASH=844f5a387f7d2bb22c47bbc1b26d8eba4daf10e3

# Declare volumes to set up metadata
VOLUME [ "/colonyCDapp/amplify/mock-data" ]
Expand Down

0 comments on commit f41fd90

Please sign in to comment.