Merge pull request #5632 from ethereum/faq-payload

DOCS: Remove payload FAQ item
This commit is contained in:
chriseth 2018-12-12 16:39:38 +01:00 committed by GitHub
commit 5e0c312dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,12 +9,6 @@ This list was originally compiled by `fivedogit <mailto:fivedogit@gmail.com>`_.
Basic Questions
***************
What is the transaction "payload"?
==================================
This is just the bytecode "data" sent along with the request.
Create a contract that can be killed and return funds
=====================================================