mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 10:32:05 +00:00
tmsp_cli -> tmsp-cli
This commit is contained in:
@@ -56,6 +56,7 @@ class CounterAppContext():
|
||||
return str(h), 0
|
||||
|
||||
def commit(self):
|
||||
self.commitCount += 1
|
||||
return 0
|
||||
|
||||
def rollback(self):
|
||||
|
||||
Reference in New Issue
Block a user