Almost finish Adaptor CLSAG

This commit is contained in:
Lucas Soriano del Pino 2021-04-15 15:50:38 +10:00
parent 52f30a6637
commit 752cf85ae3
No known key found for this signature in database
GPG key ID: EE611E973A1530E7
4 changed files with 102 additions and 110 deletions

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2021-01-31"
channel = "nightly-2021-04-15"
components = ["rustfmt", "clippy"]
targets = ["armv7-unknown-linux-gnueabihf"]