Skip to content

Instantly share code, notes, and snippets.

@malustewart
Last active October 22, 2019 15:33
Show Gist options
  • Save malustewart/6070c51c863725a5600e2f8804a94def to your computer and use it in GitHub Desktop.
Save malustewart/6070c51c863725a5600e2f8804a94def to your computer and use it in GitHub Desktop.
eda 2019 2c tp integrador
{
"tx" : [
{
"txid": "id",
"nTxin": 1,
"vin": [
{
"blockid": "uijhnzfdmsk",
"txid": "nalsjfsken"
}
],
"nTxout": 1,
"vout": [
{
"publicid": "nkefkmles",
"txid": "onsdklj",
"amount": 32
}
]
}
],
"height" : 4,
"nonce" : 305419896,
"blockid" : "0123456789012345678901234567890123456789012345678901234567890123",
"merkleroot" : "0123456789012345678901234567890123456789012345678901234567890123",
"nTx" : 1
}
{
"blockid": "dnkjfdfn",
"nTx": 2,
"pathlength": 3,
"txposinblock": [
0,
2
],
"tx": [
{
"blockid": "asdfghjklasdfghjkl",
"txid": "nfdklffskl"
},
{
"blockid": "uijhnzfdmsk",
"txid": "nalsjfsken"
}
],
"path": [
[
"jbskerngerksj",
"fnksjelansemw",
"qleocnjszpkfo"
],
[
"golzzmxcbqpdj",
"jlriewlsvnnmr",
"pqwermrolzvnd"
]
]
}
{
"txid": "id",
"nTxin": 2,
"vin": [
{
"blockid": "asdfghjklasdfghjkl",
"txid": "nfdklffskl"
},
{
"blockid": "uijhnzfdmsk",
"txid": "nalsjfsken"
}
],
"nTxout": 1,
"vout": [
{
"publicid": "nkefkmles",
"amount": 32
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment