mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 20:56:42 +00:00
Update README.md
This commit is contained in:
parent
238210c132
commit
24c7159e25
1 changed files with 1 additions and 1 deletions
|
|
@ -631,7 +631,7 @@ curl -i -H "Content-Type: application/json" -X POST --data '{"jsonrpc":"2.0","me
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "WARNING",
|
"type": "WARNING",
|
||||||
"message": "Transaction data did not match ABI-interface: WARNING: Supplied data is stuffed with extra data. \nWant 0000000000000002000000000000000000000000000000000000000000000012\nHave 0000000000000000000000000000000000000000000000000000000000000012\nfor method safeSend(address)"
|
"message": "Transaction data did not match ABI-interface: WARNING: Supplied data is stuffed with extra data. \nWant 0000000000000000000000000000000000000000000000000000000000000012\nHave 0000000000000002000000000000000000000000000000000000000000000012\nfor method safeSend(address)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue