mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -60,7 +60,6 @@ func TestExtraOpaqueDataEncodeDecode(t *testing.T) {
|
||||
// time, we'll actually feed in blank bytes.
|
||||
quickCfg := &quick.Config{
|
||||
Values: func(v []reflect.Value, r *rand.Rand) {
|
||||
|
||||
var newTestCase testCase
|
||||
if r.Int31()%2 == 0 {
|
||||
newTestCase.emptyBytes = true
|
||||
|
Reference in New Issue
Block a user