Fix formatting/linting issues

This commit is contained in:
Martin Boehm 2019-11-19 11:15:00 +01:00
parent c45312edf1
commit f7bbffa4c9
4 changed files with 43 additions and 44 deletions

View File

@ -20,7 +20,6 @@ func TestMain(m *testing.M) {
os.Exit(c) os.Exit(c)
} }
func Test_GetAddrDescFromAddress_Mainnet(t *testing.T) { func Test_GetAddrDescFromAddress_Mainnet(t *testing.T) {
type args struct { type args struct {
address string address string