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

fix: use tapSubgraph to ignore connection with tapContracts #952

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Commits on Jul 15, 2024

  1. common: use tapSubgraph config to control TAP feature

    If a user doesnt set up the tapSubgraph config, features related to TAP will be disabled.
    Such as connect to TAP contract or RAV processing.
    carlosvdr authored and dwerner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9e7523c View commit details
    Browse the repository at this point in the history
  2. common: moved imports to same spot

    carlosvdr authored and dwerner committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4e5f8b9 View commit details
    Browse the repository at this point in the history