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