Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two suggested fixes for the tx-indexer Getting Started #84

Merged
merged 3 commits into from
Sep 4, 2024

Commits on Aug 30, 2024

  1. cd tx-indexer before running make

    It only takes a moment to get that this is needed, but that is a moment lost.
    awfuchs authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    301a134 View commit details
    Browse the repository at this point in the history
  2. Seems to be a typo, should be "messages"

    This doesn't work in the graphql playground unless I change "message" to "messages".
    awfuchs authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    413c396 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Merge pull request #1 from awfuchs/patch-2

    Seems to be a typo, should be "messages"
    awfuchs authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    84639ff View commit details
    Browse the repository at this point in the history