Transaction Data Must Be Array

+libsecp256k1test
This commit is contained in:
winsvega 2015-03-23 17:52:34 +03:00
parent 7d4c44f7f3
commit 158666a2c5

View File

@ -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": ""
}
} }
} }