How to test:
- following the instructions of ckb-system-scripts to build the spec/cells, if the
specs/cells/secp256k1_data
file does not apear, callmake clean && make all-via-docker
again; - make a soft link of
specs/cells/secp256k1_data
to current working directory. - in parent directory, call
capsule build
- make a soft link of
../../../target/riscv64imac-unknown-none-elf/debug/ckb-multisig
tospec/cells/ckb-multisig
. - call
cargo test