multi: rename to FailureReasonPaymentDetails

Prior name is too long XD
This commit is contained in:
Conner Fromknecht
2019-11-19 20:42:21 -08:00
parent e9eabed99c
commit 01cecb1f27
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ import (
// Instantiate variables to allow taking a reference from the failure reason.
var (
reasonError = channeldb.FailureReasonError
reasonIncorrectDetails = channeldb.FailureReasonIncorrectPaymentDetails
reasonIncorrectDetails = channeldb.FailureReasonPaymentDetails
)
// pairResult contains the result of the interpretation of a payment attempt for