Skip to content

Commit 3419e68

Browse files
committed
Fix typo
There was no chapter about a library called ZMG. I suppose that it refers to ZMQ (chapter 16_3).
1 parent 2411b05 commit 3419e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17_1_Setting_Up_Libwally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ This course will only use `libsodium` for one small (but crucial!) bit of entrop
186186

187187
## Summary: Setting Up Libwally
188188

189-
By installing the Libwally (and Libsodium) includes and libraries, you gain access to a number of cryptographic and wallet functions, which can complement your RPC and ZMG libraries (or your command-line `bitcoin-cli`).
189+
By installing the Libwally (and Libsodium) includes and libraries, you gain access to a number of cryptographic and wallet functions, which can complement your RPC and ZMQ libraries (or your command-line `bitcoin-cli`).
190190

191191
So what precisely can you do now? That's what the rest of this chapter is about.
192192

0 commit comments

Comments
 (0)