mirror of
https://github.com/aljazceru/ark.git
synced 2026-02-11 06:24:22 +01:00
* [common] rework address encoding * new address encoding * replace offchain address by vtxo output key in DB * merge migrations files into init one * fix txbuilder fixtures * fix transaction events
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"treeSignature": {
|
|
"valid": [
|
|
{
|
|
"receivers": [
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"receivers": [
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
},
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 8000
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"receivers": [
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
},
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
},
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
},
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1000
|
|
},
|
|
{
|
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000002",
|
|
"amount": 1100
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |