address comments

This commit is contained in:
Sunny Aggarwal
2018-07-09 16:06:05 -07:00
parent 9f2f47a0a5
commit 896cd333f0
18 changed files with 93 additions and 96 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ func TestKeys(t *testing.T) {
require.Nil(t, err, body)
addr2Bech32 := resp.Address.String()
_, err = sdk.GetAccAddressBech32(addr2Bech32)
_, err = sdk.AccAddressFromBech32(addr2Bech32)
require.NoError(t, err, "Failed to return a correct bech32 address")
// existing keys