mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
go
This commit is contained in:
parent
b49fc22895
commit
3c14e11745
@ -1,4 +1,4 @@
|
||||
# 18.1: Accessing Bitcoind with NodeJS
|
||||
# 18.1: Accessing Bitcoind with Go
|
||||
|
||||
## Set up Go
|
||||
|
||||
@ -334,4 +334,4 @@ This prints out the details associated with a transaction, such as its amount an
|
||||
|
||||
## Summary: Accessing Bitcoind with Node
|
||||
|
||||
Although the btcd rpcclient is quite limited, we can still perform a lot of the main rpc commands in Go.
|
||||
Although the btcd rpcclient is quite limited, we can still perform a lot of the main rpc commands in Go.
|
||||
|
Loading…
x
Reference in New Issue
Block a user