Skip to content

Commit

Permalink
Merge PR cosmos#4520: add some noalias's also fix alias directory in …
Browse files Browse the repository at this point in the history
…mint
  • Loading branch information
rigelrozanski authored Jun 10, 2019
1 parent 6606007 commit d1f17ff
Show file tree
Hide file tree
Showing 19 changed files with 162 additions and 184 deletions.
7 changes: 0 additions & 7 deletions x/auth/alias.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ var (
StdSignBytes = types.StdSignBytes
DefaultTxDecoder = types.DefaultTxDecoder
DefaultTxEncoder = types.DefaultTxEncoder
NewTestMsg = types.NewTestMsg
NewTestStdFee = types.NewTestStdFee
NewTestCoins = types.NewTestCoins
KeyTestPubAddr = types.KeyTestPubAddr
NewTestTx = types.NewTestTx
NewTestTxWithMemo = types.NewTestTxWithMemo
NewTestTxWithSignBytes = types.NewTestTxWithSignBytes
NewTxBuilder = types.NewTxBuilder
NewTxBuilderFromCLI = types.NewTxBuilderFromCLI
MakeSignature = types.MakeSignature
Expand Down
Loading

0 comments on commit d1f17ff

Please sign in to comment.