Skip to content

Instantly share code, notes, and snippets.

@matthieu
Created March 11, 2015 00:24
Show Gist options
  • Save matthieu/2beaa4ea0cfa9542e33c to your computer and use it in GitHub Desktop.
Save matthieu/2beaa4ea0cfa9542e33c to your computer and use it in GitHub Desktop.
Partial JSON to POST to BlockCypher for a candy-size microtransaction
{
"from_private": "da01587298ff1721a968539e87329abe18f9b20cb46124eb650671662d3acd1a",
"value_satoshis": 2000000,
"token": "37048cd01f250eca918ab55b658de3ec"
}
@crcastle
Copy link

In the blog post at http://blog.blockcypher.com/?p=45 you say 20,000 satoshis, but this JSON doc says 2 million!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment