Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Getting Started/Other Languages in EOSIO contains some ETH #41

Open
joshkauffman opened this issue Nov 25, 2019 · 0 comments
Open

Getting Started/Other Languages in EOSIO contains some ETH #41

joshkauffman opened this issue Nov 25, 2019 · 0 comments
Assignees

Comments

@joshkauffman
Copy link
Contributor

I wasn't sure how to properly remove this, as it is pulling the code snippet from somewhere else, and I'm not sure how it should/needs to be changed.

On this page: https://docs.dfuse.io/guides/eosio/getting-started/other-languages/
under number 6 - Full Working Examples, the code snippet in Go just below there contains

    case "ethereum", "ETH":
        streamEthereum(context.Background())
    default:
        streamEOSIO(context.Background())```

But maybe it needs to contain that as it does something different for each chain.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants