loopout: remove redundant type declaration

This commit is contained in:
Joost Jager 2019-07-30 13:22:15 +02:00
parent 6da8494a0f
commit b3b20fc66f
No known key found for this signature in database
GPG key ID: A61B9D4C393C59C7

View file

@ -31,7 +31,7 @@ var (
// confirmation target.
//
// TODO(wilmer): tune?
DefaultSweepConfTargetDelta int32 = DefaultSweepConfTarget * 2
DefaultSweepConfTargetDelta = DefaultSweepConfTarget * 2
)
// loopOutSwap contains all the in-memory state related to a pending loop out