There was an error while loading. Please reload this page.
bool
1 parent 5104707 commit 95495f0Copy full SHA for 95495f0
1 file changed
eip712/utils.py
@@ -14,6 +14,7 @@
14
HexBytes: "bytes",
15
bytes: "bytes",
16
str: "string",
17
+ bool: "bool",
18
}
19
20
0 commit comments