mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-25 09:28:25 +00:00
Made changes to ch09.asciidoc
This commit is contained in:
parent
29c5a20396
commit
583674c577
@ -292,9 +292,9 @@ Namecoin's namespaces are not restricted, and anyone can use any namespace in an
|
||||
|
||||
The namecoin client is very similar to Bitcoin Core, because it is derived from the same source code. Upon installation, the client will download a full copy of the namecoin blockchain and then will be ready to query and register names. There are three main commands:
|
||||
|
||||
* +name_new+: Query or preregister a name
|
||||
* +name_firstupdate+: Register a name and make the registration public
|
||||
* +name_update+: Change the details or refresh a name registration
|
||||
+name_new+:: Query or preregister a name
|
||||
+name_firstupdate+:: Register a name and make the registration public
|
||||
+name_update+:: Change the details or refresh a name registration
|
||||
|
||||
For example, to register the domain +mastering-bitcoin.bit+, we use the command +name_new+ as follows:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user