Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ./bitcoin-cli validateaddress "165aBmgtQJFDLkSYPU5C8jq5gpnAtHdKBh"
  2.  
  3. {
  4. "isvalid": true,
  5. "address": "165aBmgtQJFDLkSYPU5C8jq5gpnAtHdKBh",
  6. "scriptPubKey": "76a91437b5feaaa92b9d6357187d83dddaea648272d06988ac",
  7. "ismine": false,
  8. "iswatchonly": false,
  9. "isscript": false
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement