Skip to content

Instantly share code, notes, and snippets.

@dougvk
Created October 29, 2017 16:48
Show Gist options
  • Save dougvk/5d2ae6baa75a205ac67ccf28adfdc6da to your computer and use it in GitHub Desktop.
Save dougvk/5d2ae6baa75a205ac67ccf28adfdc6da to your computer and use it in GitHub Desktop.
example update command for the zonefile
~ % blockstack update danvk.id /tmp/danvk.zonefile
--------------------------------------------------------------------------------
Data public key: 0443a3ff5442367e3efd3d81a9fd9366bb3d0315ceb4e417bdc0c0c27bb30379b76ba5c66124eb33709847e80305040b780579b90ebb4a1a6429bddf1b16bf8994
Profile replicas (1):
(1) https://ipfs.io/ipfs/QmRGcCWVrwHqArigxPXpyadmyNMXv57qwQThk6JWsREkkE
Handled by drivers: [http]
TXT records (0):
What would you like to do?
(b) Remove profile URL
(c) Swap URL order
(d) Add TXT record
(e) Remove TXT record
(f) Set or change public key
(g) Save zonefile
(h) Do not save zonefile
Selection: g
{
"message": "Name queued for update. The process takes ~1 hour. You can check the status with `blockstack info`.",
"success": true,
"transaction_hash": "7681c8cec7e35f61fcebe7eb4ed4d1ee7bbf4025abf5b58f978b03c5f0fba558",
"zonefile_hash": "f91fdacbaed3853e33979e49c9e2f8757124f2bc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment