cwgoes comments, bug fix

This commit is contained in:
rigelrozanski
2018-04-26 14:26:39 -04:00
parent 525a852b01
commit 4049c5d24f
3 changed files with 13 additions and 34 deletions
-2
View File
@@ -9,8 +9,6 @@ import (
"github.com/stretchr/testify/require"
)
//func AppendJSON(cdc *wire.Codec, baseJSON []byte, key string, value json.RawMessage) (appended []byte, err error) {
func TestAppendJSON(t *testing.T) {
cdc := wire.NewCodec()