rlp, tests/fuzzers/bls12381: gofmt (#22937)
This commit is contained in:
@ -22,5 +22,5 @@ import "reflect"
|
||||
|
||||
// byteArrayBytes returns a slice of the byte array v.
|
||||
func byteArrayBytes(v reflect.Value) []byte {
|
||||
return v.Slice(0, v.Len()).Bytes()
|
||||
return v.Slice(0, v.Len()).Bytes()
|
||||
}
|
||||
|
Reference in New Issue
Block a user