We will soon conduct a significant upgrade to the JoyID Mainnet contract deployed on the Nervos CKB blockchain. This upgrade will mainly enhance and update the multi-signature lock script to further improve security and functionality.
The fundamental and core functionalities of the contract will remain unchanged. All existing operations will continue to work as before.
However, the JoyID cell_dep configuration must be updated to remain compatible with the upgraded contract.
cell_dep:{
out_point: {
//The latest tx_hash will be updated after the contract upgrade
tx_hash: "0x06d4b4cc802115633b0ed89fac859504b1c08c93869ee9748b1d17c1d0e149ae",
index: "0x0"
},
dep_type: "dep_group"
}
cell_dep configuration immediately.CCC SDK, ensure you upgrade to the latest version to avoid compatibility issues after the contract upgrade.@joyid/ckb SDK along with Lumos to assemble and sign CKB transactions, we strongly recommend migrating to the CCC SDK for better compatibility and ongoing support.Thank you for your continued support of JoyID!