From 774f7e612932d6300cf3d15d010fa312add744d8 Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Wed, 12 Dec 2018 14:26:58 +0100 Subject: [PATCH] Remove payload FAQ item --- docs/frequently-asked-questions.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/frequently-asked-questions.rst b/docs/frequently-asked-questions.rst index f3c5b1f79..e58db1330 100644 --- a/docs/frequently-asked-questions.rst +++ b/docs/frequently-asked-questions.rst @@ -9,12 +9,6 @@ This list was originally compiled by `fivedogit `_. 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 =====================================================