Bitcoin Forum
April 27, 2024, 02:12:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help in verifying my Ledger Nano S transactions with a Bitcoin Full node  (Read 130 times)
Drysprinkles291 (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
November 09, 2018, 02:22:26 AM
 #1

From past suggestions, I understood that I can verify my hardware wallet transactions with the help of Electrum Server. I synced a full bitcoin node with txindex=1, but can not get Electrum app to connect to the local server. I followed this tutorial online: https://freedomnode.com/blog/69/how-to-install-an-electrum-server-using-full-bitcoin-node-and-electrumx but the link to documentation for electrumx.conf does not work and can't find it. Also tried installing Electrum Personal Server with no luck! Suggestions??
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
pooya87
Legendary
*
Offline Offline

Activity: 3430
Merit: 10505



View Profile
November 09, 2018, 05:12:25 AM
 #2

what exactly is it that you are trying to do?
by "verify transaction" do you mean check if it is a valid transaction or do you mean "confirm" as in include in a block? if it is the former you do not need to verify it! the transaction is valid and when you broadcast it to the network you will be informed if it weren't. but if you mean the later (confirm) then you are very confused about how things work in bitcoin.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 09, 2018, 05:24:00 AM
 #3

You might want to start with the actual problem you are facing.

It is hard for us to guess what went wrong.

You need an electrum server running to be able to connect to it with electrum.


If you only want to verify whether you have received the transaction yourself, but don't explicitly want to have the luxury of simply opening electrum, i'd suggest to simply run the core CLI and enter:

Code:
gettransaction TRANSACTION_ID

You will get all necessary information about the transaction id (sender/receiver/confirmations/..).

This takes less work and configuration than setting up an electrum server, but isn't that convenient for daily usage.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!