sCrypt-Inc / scryptTS-examples

Examples of using scryptTS
https://scrypt.io/scryptTS
11 stars 5 forks source link

Auction testing #24

Closed xonack closed 1 year ago

xonack commented 1 year ago

Changes:

  1. added test for .close() to local/auction.test.ts and testnet/auction.ts
  2. renamed previous auction.test.ts to transpiler.test.ts since those tests seem to have been testing transpiler functionality - the testing functionality is unchanged.

happy to adopt any suggested folder structure for the changes made!