The latest ckb-system-scripts on crates.io is v0.5.4: https://crates.io/crates/ckb-system-scripts
ckb-system-scripts updated the multisig code hash recently:
|
"secp256k1_blake160_multisig_all", |
|
"36c971b8d41fbd94aabca77dc75e826729ac98447b46f91e00796155dddb0d29", |
And ckb-resource need ckb-system-scripts here: https://github.com/nervosnetwork/ckb/blob/258f0d85919cad8dde8107c2f4e42297df300bcb/resource/build.rs#L10-L13
The latest
ckb-system-scriptson crates.io isv0.5.4: https://crates.io/crates/ckb-system-scriptsckb-system-scripts updated the multisig code hash recently:
ckb-system-scripts/build.rs
Lines 29 to 30 in d262955
And ckb-resource need
ckb-system-scriptshere: https://github.com/nervosnetwork/ckb/blob/258f0d85919cad8dde8107c2f4e42297df300bcb/resource/build.rs#L10-L13