Skip to content

Commit

Permalink
chore: update worker class name
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitz committed Mar 26, 2024
1 parent c6f91a8 commit 9171b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/workers/bitcoin_transaction_detect_worker.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class BitcoinUtxoDetectWorker
class BitcoinTransactionDetectWorker
include Sidekiq::Worker
sidekiq_options queue: "bitcoin"

Expand Down

0 comments on commit 9171b2f

Please sign in to comment.