Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 516 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 516 Bytes

How to test:

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