- Bitcoin Essentials
- Albert Szmigielski
- 139字
- 2021-07-16 09:49:23
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: " Execute the getmininginfo
command in the console of the Bitcoin Core wallet."
Any command-line input or output is written as follows:
./minerd --url <poolurl:port> --userpass <USERNAME.WORKER:PASSWORD> -a<algorithm>
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Now click on the Help menu and select Debug Window."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- C# Programming Cookbook
- Reactive Programming with Swift
- The Data Visualization Workshop
- Java軟件開發基礎
- PLC編程與調試技術(松下系列)
- C/C++數據結構與算法速學速用大辭典
- Python Interviews
- Everyday Data Structures
- 石墨烯改性塑料
- Delphi開發典型模塊大全(修訂版)
- Tableau Dashboard Cookbook
- MongoDB Administrator’s Guide
- JavaScript Mobile Application Development
- Python程序員面試算法寶典
- Python深度學習入門:從零構建CNN和RNN