misc test, api, readme updates

This commit is contained in:
2022-09-14 05:43:17 +00:00
parent 78945f2bc0
commit edba09b124
4 changed files with 26 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ SHELL = /bin/bash
test:
./tests/test_locking_funds.sh
./tests/test_auction_flow.sh
./tests/test_auction_flow_verified.sh
utest:
go test ./...