Bitcoin and Lightning Network on Raspberry Pi by Harris Brakmić
Author:Harris Brakmić
Language: eng
Format: epub
ISBN: 9781484255223
Publisher: Apress
Our last step will be to send our transaction by using the command sendrawtransaction :bitcoin-cli -regtest sendrawtransaction $MY_SIGNED_RAW_TX
We will get a transaction ID back:dda761617c08b443ef652be64485b1741e128fe63b79d689186f0e974ef0b1be
This means that our transaction now got included in the node’s memory pool, often abbreviated as mempool. And it will probably be included in the one of the upcoming blocks. This of course depends on the fee we are willing to pay and how many older transactions are already waiting for inclusion. As we are working in regtest mode, this is not an issue for us, but in mainnet it could very quickly become one if we aren’t careful enough.
Now we can use gettransaction to check data it’s referring to:bitcoin-cli -regtest gettransaction \
dda761617c08b443ef652be64485b1741e128fe63b79d689186f0e974ef0b1be
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Linux Device Driver Development Cookbook by Rodolfo Giometti(3944)
Embedded Programming with Modern C++ Cookbook by Igor Viarheichyk(3686)
Implementing Cellular IoT Solutions for Digital Transformation by Dennis McCain(3620)
Embedded Linux Development Using Yocto Project - Third Edition by Otavio Salvador & Daiane Angolini(3454)
TinyML Cookbook by Gian Marco Iodice(3375)
Simplifying 3D Printing with OpenSCAD by Colin Dow(2846)
TinyML Cookbook by Gian Marco Iodice & Ronan Naughton(2611)
Fusion 360 for Makers by Lydia Sloan Cline(2225)
Networking A Beginner's Guide by Bruce Hallberg(2219)
Hands-On Linux for Architects by Denis Salamanca(2057)
But How Do It Know? by J. Clark Scott(2036)
Computers For Seniors For Dummies by Nancy C. Muir(2013)
Raspberry Pi and MQTT Essentials by Dhairya Parikh(1967)
Arduino Project Handbook, Volume 2: 25 Simple Electronics Projects for Beginners by Geddes Mark(1955)
9781803246888-ENHANCING DEEP LEARNING WITH BAYESIAN INFERENCE by Unknown(1909)
Hack and HHVM by Owen Yamauchi(1888)
31 Days Before Your CompTIA A+ Exams (Shanette Luellen's Library) by Benjamin Patrick Conry(1868)
MicroPython Projects by Jacob Beningo(1747)
Hands-On Internet of Things with MQTT by Tim Pulver(1718)
