mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Fix a typo.
This commit is contained in:
parent
d493181886
commit
33890d49e9
@ -36,7 +36,7 @@ const (
|
|||||||
|
|
||||||
// ProcessedTxNtfnMethod is the method of the btcd
|
// ProcessedTxNtfnMethod is the method of the btcd
|
||||||
// processedtx notification.
|
// processedtx notification.
|
||||||
ProcessedTxNtfnMethod = "processedx"
|
ProcessedTxNtfnMethod = "processedtx"
|
||||||
|
|
||||||
// TxMinedNtfnMethod is the method of the btcd txmined
|
// TxMinedNtfnMethod is the method of the btcd txmined
|
||||||
// notification.
|
// notification.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user