mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
go fmt. *sigh*
This commit is contained in:
parent
ffdbcd5cce
commit
217fa5311a
@ -109,8 +109,8 @@ var pubKeyTests = []pubKeyTest{
|
||||
isValid: false,
|
||||
},
|
||||
pubKeyTest{
|
||||
name: "wrong length)",
|
||||
key: []byte{0x05},
|
||||
name: "wrong length)",
|
||||
key: []byte{0x05},
|
||||
isValid: false,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user