Skip to content

Commit c193362

Browse files
New blind-sign ragger test
1 parent 6414890 commit c193362

File tree

12 files changed

+58
-4
lines changed

12 files changed

+58
-4
lines changed

tests/ragger/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
from pathlib import Path
2+
import os
23

34
ROOT_SNAPSHOT_PATH = Path(__file__).parent
5+
ABIS_FOLDER = "%s/abis" % (os.path.dirname(__file__))
428 Bytes
Loading
419 Bytes
Loading
349 Bytes
Loading
587 Bytes
Loading
381 Bytes
Loading
587 Bytes
Loading
381 Bytes
Loading
12.8 KB
Loading
10.6 KB
Loading

0 commit comments

Comments
 (0)