aboutsummaryrefslogtreecommitdiffstats
path: root/example/natspec_contract.html
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-29 22:22:55 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-29 22:22:55 +0800
commit94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123 (patch)
treedf0b2e41f5dc9e50b99fa45d597199fd71201678 /example/natspec_contract.html
parente1c0862658ca80d2a4a85bd15eab38b0482fee1b (diff)
parent8613382869503c6123c3f47772bfdb192f6d3c76 (diff)
downloadgo-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar.gz
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar.bz2
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar.lz
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar.xz
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.tar.zst
go-tangerine-94e0e5ab7d8ec9adcd03fedc3abe5cf6444a5123.zip
Merge branch 'cpp' into cpp2
Conflicts: example/balance.html
Diffstat (limited to 'example/natspec_contract.html')
-rw-r--r--example/natspec_contract.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/natspec_contract.html b/example/natspec_contract.html
index 40561a27c..212e582dc 100644
--- a/example/natspec_contract.html
+++ b/example/natspec_contract.html
@@ -21,6 +21,7 @@
// contract description, this will be autogenerated somehow
var desc = [{
"name": "multiply(uint256)",
+ "type": "function",
"inputs": [
{
"name": "a",