mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Transaction Data Must Be Array
+libsecp256k1test
This commit is contained in:
parent
7d4c44f7f3
commit
158666a2c5
@ -511,6 +511,7 @@
|
|||||||
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
|
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"unpadedRValue": {
|
"unpadedRValue": {
|
||||||
"transaction": {
|
"transaction": {
|
||||||
"nonce": "13",
|
"nonce": "13",
|
||||||
@ -523,5 +524,19 @@
|
|||||||
"v": "28",
|
"v": "28",
|
||||||
"value": ""
|
"value": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
"libsecp256k1test": {
|
||||||
|
"transaction": {
|
||||||
|
"nonce": "",
|
||||||
|
"gasPrice": "0x09184e72a000",
|
||||||
|
"gasLimit": "0x1388",
|
||||||
|
"to": "",
|
||||||
|
"data": "",
|
||||||
|
"r": "44",
|
||||||
|
"s": "4",
|
||||||
|
"v": "27",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user