Skip to content

Commit

Permalink
Merge pull request #2203 from nervosnetwork/develop
Browse files Browse the repository at this point in the history
Deploy to testnet
  • Loading branch information
zmcNotafraid committed Sep 23, 2024
2 parents f2dd5ec + 6620677 commit fd63333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/concerns/cell_outputs/extra_info.rb
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ def omiga_inscription_info
name: udt.full_name,
decimal: udt.decimal,
amount: udt_amount,
type_hash:,
}
else
raise "invalid cell type"
Expand Down

0 comments on commit fd63333

Please sign in to comment.