new to electrs #1093
coolanthru
started this conversation in
General
new to electrs
#1093
Replies: 1 comment
-
Thanks for reporting those issues!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I installed and ran electrs for the first time last night on linux mint 21. I have some questions to ask after spending many hours researching, learning, etc.
This is kinda vague since I forgot to copy and paste the message, but it was a warning message at the very end of the compiling process right before the final line stating 'finished' with total process time. The warning message was a ResultExt type that mentioned 2 'unused imports' from line 2 of a code file. Is this a concern?
After electrs finished indexing and compaction, a bunch of WARN lines followed with electrs::mempool missing mempool entry It seems that electrs is caught up with core and indexing as blocks appear, and ocasionally the same mempool warning shows up. What can be causing this?
What is the best way to connect to electrs/bitcoin core machine via seperate machine on the home LAN?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions