Skip to content

Commit 5da7a16

Browse files
authored
Merge pull request #2524 from nervosnetwork/testnet
Deploy to mainnet
2 parents 11891ce + 26cbe97 commit 5da7a16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/workers/analyze_contract_from_cell_dependency_worker.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ def build_contract_attr(cell_output)
147147
deployed_cell_output_id: cell_output.id,
148148
deployed_block_timestamp: cell_output.block_timestamp,
149149
deployed_args: cell_output.type_script&.args,
150-
dep_type:,
151150
}
152151
end
153152

0 commit comments

Comments
 (0)