ionio-lang / cashscript-elements

Fork of CashScript to write Elements smart contracts
MIT License
2 stars 1 forks source link

replace CHECKDATASIG with CHECKSIGFROMSTACK #1

Open tiero opened 2 years ago

tiero commented 2 years ago

Testing

  1. Build the utils package
cd ./packages/utils && yarn build && cd ../..
  1. Run test for updated fixtures
npx jest ./packages/cashc/test/generation/generation.test.ts