14 Commits

Author SHA1 Message Date
Kianoosh Hooshmand
f424bd5370
Update 03_1_Verifying_Your_Bitcoin_Setup.md
Extra `> ` at defining `btcblock` alias, causing it to fail when executing the alias.
2021-02-24 18:21:25 +01:00
jerzybrzoska
a9d592233c
03_1_Verifying_Your_Bitcoin_Setup.md: Added .bashrc and .profile as options along with .bash_profile
There is no `.bash_profile` on Debian. Irrespectively of the Linux distro `.bashrc` is likely to be the file where most Linux users place there aliases.
2021-02-15 10:04:10 +01:00
Shannon Appelcline
bfe9141a4f
removed warning 2020-10-20 08:01:55 -10:00
Shannon Appelcline
864bd6c869
removing link to non-existent chapter
per keblek, chapter was phased out previously
2020-08-26 08:04:49 -10:00
Shannon Appelcline
5b1d8f201d
new btcblock alias
thanks to @0xLeos
2020-08-04 11:45:50 -10:00
Shannon Appelcline
abe3e07ea1
updated aliases and how to check if your blockchain is loaded 2020-06-19 10:00:58 -10:00
Perry Smit
1d8d23e969
Update 03_1_Verifying_Your_Bitcoin_Setup.md
Change the line
alias brstop="bitcoin-cli -regtest -stop"

into
alias brstop="bitcoin-cli -regtest stop"
2020-06-15 08:43:00 +02:00
Shannon Appelcline
4a132d0084
Update 03_1_Verifying_Your_Bitcoin_Setup.md 2020-01-22 14:09:56 -10:00
Eric Ehlers
9d0ea755fb fix typos in 3.1 2019-08-16 10:21:56 +01:00
Joe Dahle
e8efba8775 Fix: Typos in section 3 2018-10-20 23:50:27 -07:00
Joe Dahle
9131b22452 Fis: Typos in section 3 2018-10-20 23:41:24 -07:00
Shannon Appelcline
276e9aa931
Removed niggling getinfo 2018-07-18 16:18:27 -07:00
Shannon Appelcline
e2d3d3c145 Create 03_1_Verifying_Your_Bitcoin_Setup.md 2017-06-13 10:53:29 -07:00
Shannon Appelcline
b61a1493c7 Prefixed 0s to file names 2017-06-13 10:21:10 -07:00