Skip to content

Instantly share code, notes, and snippets.

@k
Created May 25, 2020 19:07
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 k/29c35988b3397014434d299b8aabd9f5 to your computer and use it in GitHub Desktop.
Save k/29c35988b3397014434d299b8aabd9f5 to your computer and use it in GitHub Desktop.
test.json
{
"transaction": {
"version": "0x0",
"cell_deps": [
{
"out_point": {
"tx_hash": "0xace5ea83c478bb866edf122ff862085789158f5cbff155b7bb5f13058555b708",
"index": "0x0"
},
"dep_type": "dep_group"
}
],
"header_deps": [],
"inputs": [
{
"since": "0x0",
"previous_output": {
"tx_hash": "0xe2b342c0e7725efd6403313d178f1918dadc47645e29329ad0441b7f2a746f9b",
"index": "0x0"
}
},
{
"since": "0x0",
"previous_output": {
"tx_hash": "0x1b0cbe3aadcb2697ed08aa821f1bf799617cc58f2eec03547b56f8fdb907e32c",
"index": "0x0"
}
},
{
"since": "0x0",
"previous_output": {
"tx_hash": "0x129b599d1f07ff2a659abb4871b44f14bfc85337da9906a7e28b1435396be15c",
"index": "0x0"
}
},
{
"since": "0x0",
"previous_output": {
"tx_hash": "0xb1bbc098224fe8e4b35d119c4b6dd6ff0ed312782967670a50f229f9019110e1",
"index": "0x0"
}
}
],
"outputs": [
{
"capacity": "0x905ae13800",
"lock": {
"code_hash": "0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8",
"hash_type": "type",
"args": "0x2fa3c15e74615be1141470f05f2d2905d57b7249"
},
"type": null
},
{
"capacity": "0x2ad14b4f00",
"lock": {
"code_hash": "0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8",
"hash_type": "type",
"args": "0x2fa3c15e74615be1141470f05f2d2905d57b7249"
},
"type": null
}
],
"outputs_data": [
"0x",
"0x"
],
"witnesses": []
},
"multisig_configs": {},
"signatures": {
"0x2fa3c15e74615be1141470f05f2d2905d57b7249": [
"0x9b8aa4de4ac73ac6ddb707f9430b5e107f27a9340dcef40ae8635139f0c7bf0e0bbdc8f6dfb1f1096e70a7c7b6a077a206f82271aa0e91db3718b6f60bff251201"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment