Skip to content

Instantly share code, notes, and snippets.

@charleyhine
Last active August 29, 2015 14:04
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 charleyhine/4e7b227d8fe2977f507a to your computer and use it in GitHub Desktop.
Save charleyhine/4e7b227d8fe2977f507a to your computer and use it in GitHub Desktop.
Get Address :: "unconfirmed_balance"
{
"hash": "1Bj5UVzWQ84iBCUiy5eQ1NEfWfJ4a3yKG1",
"balance": 31330001,
"received": 1032680001,
"sent": 1001350000,
"unconfirmed_received": 13600000,
"unconfirmed_sent": 13630000,
"unconfirmed_balance": -30000
}
@charleyhine
Copy link
Author

"unconfirmed_balance" value updates posthaste upon transaction relay.

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