Skip to content

Instantly share code, notes, and snippets.

@masonicGIT
Last active October 30, 2015 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masonicGIT/1aedd359194721747bf5 to your computer and use it in GitHub Desktop.
Save masonicGIT/1aedd359194721747bf5 to your computer and use it in GitHub Desktop.
curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer $ACCESS_TOKEN"
-d '{ "address": "2MszopwgnnoV7WLouQyQz9U9DkaEVpcTByF",
"amount": 50000000,
"walletPassphrase": "superlongpassword" }'
http://localhost:3080/api/v1/wallet/2N7GXBJPZQDJKbx53CwXYkrYVRLuqHJoYmA/sendcoins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment