This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
tmsp_cli -> tmsp-cli
pull/1780/head
Ethan Buchman
9 years ago
parent
d560c1d455
commit
dc75b71f55
2 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
cmd/tmsp-cli/tmsp_cli.go
+1
-0
example/python/app.py
cmd/tmsp_cli/tmsp_cli.go → cmd/tmsp-cli/tmsp_cli.go
View File
+ 1
- 0
example/python/app.py
View File
@ -56,6 +56,7 @@ class CounterAppContext():
return
str
(
h
)
,
0
def
commit
(
self
)
:
self
.
commitCount
+
=
1
return
0
def
rollback
(
self
)
:
Write
Preview
Loading…
Cancel
Save