mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-27 15:31:28 +00:00
Fix a typo.
This commit is contained in:
parent
d493181886
commit
33890d49e9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue