Skip to content

Commit

Permalink
Merge pull request #2069 from nervosnetwork/develop
Browse files Browse the repository at this point in the history
Deploy to testnet
  • Loading branch information
rabbitz authored Jul 16, 2024
2 parents fb5187f + 6a65b3b commit f470af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/api/v1/udts_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def holder_allocation
{
name: allocation.contract.name,
code_hash: allocation.contract.code_hash,
hash_type: allocation.contract.hash_type,
holder_count: allocation.ckb_holder_count,
}
end
Expand Down

0 comments on commit f470af3

Please sign in to comment.