mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 04:41:22 +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