mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-10 18:25:17 +00:00
35561a9e41
* v1.4.19-p1 * remove integrity check from startup
10 lines
155 B
Markdown
10 lines
155 B
Markdown
# BLS48581
|
|
|
|
Wrapper for the Rust implementation of the BLS48581 in [crates/bls48581](../crates/bls48581).
|
|
|
|
## Generate Go bindings
|
|
|
|
```sh
|
|
go generate
|
|
```
|