diff --git a/notifications.go b/notifications.go index b366a49a9..3fd4c7cbc 100644 --- a/notifications.go +++ b/notifications.go @@ -36,7 +36,7 @@ const ( // ProcessedTxNtfnMethod is the method of the btcd // processedtx notification. - ProcessedTxNtfnMethod = "processedx" + ProcessedTxNtfnMethod = "processedtx" // TxMinedNtfnMethod is the method of the btcd txmined // notification.