From 1e45bb05e611fd56786d20674b2adf9e98335e04 Mon Sep 17 00:00:00 2001 From: wanderer Date: Mon, 12 Sep 2016 23:16:27 -0400 Subject: [PATCH] Update eth_interface.md --- eth_interface.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eth_interface.md b/eth_interface.md index 265d25d0..90836e1f 100644 --- a/eth_interface.md +++ b/eth_interface.md @@ -161,8 +161,9 @@ Store 256-bit a value in memory to persistent storage - `pathOffest` **i32ptr** the memory offset to load the path from (`u256`) - `valueOffset` **i32ptr** the memory offset to load the value from (`u256`) +- `callBackIndex` **i32** an index of the callback function -**Returns** +**Callback Signature** *nothing*