forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Please describe the feature you'd like to see added.
I'd like to see an address index added
Is your feature related to a problem, if so please describe it.
Currently I can't query Bitcoin Core on an arbitrary address for the current balance and historical transactions
Describe the solution you'd like
Ideally a new index and RPC endpoint would be added
Describe any alternatives you've considered
Using an Electrum Server running on top of Bitcoin Core
Please leave any additional context
I think many other people would use this