Skip to content

Commit

Permalink
Merge pull request #2343 from nervosnetwork/develop
Browse files Browse the repository at this point in the history
Deploy to testnet
  • Loading branch information
zmcNotafraid authored Dec 14, 2024
2 parents a767f87 + 06d7da0 commit 7f2054d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ def perform
def load_unanalyzed_dependencies
CellDependency.where(contract_analyzed: false).
where.not(block_number: nil).
order("block_number desc").
limit(200).
group_by(&:ckb_transaction_id)
end
Expand Down

0 comments on commit 7f2054d

Please sign in to comment.