ceremonyclient/channel/README.md

10 lines
147 B
Markdown
Raw Permalink Normal View History

# Channel
Wrapper for the Rust implementation of Channel in [crates/channel](../crates/channel).
## Generate Go bindings
```sh
go generate
```