aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-21 00:48:08 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-21 00:48:08 +0800
commit689630d261bcaea0e192c0d4c229c1b71c2aaf0f (patch)
treedb91d8b8f24bcbfdd138b7956a5c9b6c570564e1 /example
parent5c79ee4446640301f2688f886a1612865571ee01 (diff)
parent848c54dc4713d5c29993f1c41d16cd334e18081d (diff)
downloadgo-tangerine-689630d261bcaea0e192c0d4c229c1b71c2aaf0f.tar.gz
go-tangerine-689630d261bcaea0e192c0d4c229c1b71c2aaf0f.tar.zst
go-tangerine-689630d261bcaea0e192c0d4c229c1b71c2aaf0f.zip
Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec
Diffstat (limited to 'example')
-rw-r--r--example/contract.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/contract.html b/example/contract.html
index e39370da5..a3f0df176 100644
--- a/example/contract.html
+++ b/example/contract.html
@@ -20,7 +20,7 @@
// contract description, this will be autogenerated somehow
var desc = [{
- "name": "multiply",
+ "name": "multiply(uint256)",
"inputs": [
{
"name": "a",