Skip to content

Commit

Permalink
Merge pull request #1747 from rabbitz/feat/rgb
Browse files Browse the repository at this point in the history
chore: update unique cell code hash
  • Loading branch information
rabbitz authored Apr 3, 2024
2 parents 4cf3efc + 8d0292d commit cd5cc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/settings.mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ omiga_inscription_code_hash: "0x7490970e6af9b9fe63fc19fc523a12b2ec69027e6ae484ed
# xudt
xudt_code_hash: "0x50bd8d6680b8b9cf98b73f3c08faf8b2a21914311954118ad6609be6e78a1b95"

unique_cell_code_hash: ""
unique_cell_code_hash: "0x2c8c11c985da60b0a330c61a85507416d6382c130ba67f0c47ab071e00aec628"

# hash length of an attribute(especially which comes from bytea column),
# e.g. Block.uncle_block_hashes: "0x587f354162afd133b4a4f7a4b621d11e043c3c08b0af2801f1686b5403b14953", which has a length of 66 ( 2 + 64)
Expand Down

0 comments on commit cd5cc51

Please sign in to comment.