Merge pull request #743 from tendermint/zramsay-patch-1

Update getting-started.rst
This commit is contained in:
Zach 2017-10-15 11:01:19 -04:00 committed by GitHub
commit 09170f76fe

View File

@ -126,10 +126,6 @@ like:
} }
} }
The ``98`` is a type-byte, and can be ignored (it's useful for
serializing and deserializing arbitrary json). Otherwise, this result is
empty - there's nothing to report on and everything is OK.
We can confirm that our transaction worked and the value got stored by We can confirm that our transaction worked and the value got stored by
querying the app: querying the app: