s/dummy&Dummy/kvstore&KVStore/g

This commit is contained in:
zramsay
2018-02-19 22:17:06 +00:00
parent 6197eb831e
commit e1e886a0fc
5 changed files with 20 additions and 23 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ func NewHandler(am sdk.AccountMapper) sdk.Handler {
### vs encoding/json
### vs protobuf
## Dummy example
## KVStore example
## Basecoin example
+2 -2
View File
@@ -421,8 +421,8 @@ vs encoding/json
vs protobuf
~~~~~~~~~~~
Dummy example
-------------
KVStore example
---------------
Basecoin example
----------------