Skip to content

Conversation

@theDRB123
Copy link
Contributor

Option to use mempoolspace api endpoints instead of the deprecated blockcore indexer

Changes:

  • program.cs to change indexer service based on appsettings-> "Bitcoin"->"Indexer": "Mempool" / "Blockcore"
  • added mempoolService, to use mempool endpoints
  • added mempoolspace models

Errors:

  • the blockcore mempool txs endpoint doesnt return coinbase transactions

@dangershony
Copy link
Member

I wonder if we should call a different endpoint on this one?
maybe GET Address UTXO though it is not implemented it seems we would have to add that code (won't be hard though)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants