forked from w3f/jamtestvectors
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpreimage_not_needed-1.json
More file actions
58 lines (58 loc) · 1.67 KB
/
Copy pathpreimage_not_needed-1.json
File metadata and controls
58 lines (58 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"input": {
"preimages": [
{
"requester": 3,
"blob": "0x31237cdb79ae1dfa7ffb87cde7ea8a80352d300ee5ac758a6cddd19d671925ec973d6a912166c954916057eb6a07d3e8"
},
{
"requester": 3,
"blob": "0x92cdf578c47085a5992256f0dcf97d0b19f1f1c9de4d5fe30c3ace6191b6e5dbcee1b3419782ad92ec2dffed6d3f"
}
],
"slot": 42
},
"pre_state": {
"accounts": [
{
"id": 3,
"data": {
"preimage_blobs": [],
"preimage_requests": [
{
"key": {
"hash": "0x9e0e7d324d129dfbd86462546e6c3aaa533bb6f2079c639f85943c95a53a70a9",
"length": 46
},
"value": []
}
]
}
}
],
"statistics": []
},
"output": {
"err": "preimage_unneeded"
},
"post_state": {
"accounts": [
{
"id": 3,
"data": {
"preimage_blobs": [],
"preimage_requests": [
{
"key": {
"hash": "0x9e0e7d324d129dfbd86462546e6c3aaa533bb6f2079c639f85943c95a53a70a9",
"length": 46
},
"value": []
}
]
}
}
],
"statistics": []
}
}