Fix mt.Update existing leaf & GenerateCircomVerifierProof

This commit is contained in:
arnaucube
2020-08-25 11:35:52 +02:00
parent dc656fdd32
commit cda85ddc27
2 changed files with 22 additions and 3 deletions

View File

@@ -16,4 +16,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Run tests
run: go test
run: go test ./...