Created
March 11, 2015 00:24
-
-
Save matthieu/2beaa4ea0cfa9542e33c to your computer and use it in GitHub Desktop.
Partial JSON to POST to BlockCypher for a candy-size microtransaction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"from_private": "da01587298ff1721a968539e87329abe18f9b20cb46124eb650671662d3acd1a", | |
"value_satoshis": 2000000, | |
"token": "37048cd01f250eca918ab55b658de3ec" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the blog post at http://blog.blockcypher.com/?p=45 you say 20,000 satoshis, but this JSON doc says 2 million!