Add Monero adaptor signature protocol

This commit is contained in:
Thomas Eizinger 2021-04-13 08:55:38 +10:00 committed by Lucas Soriano del Pino
parent e7785d2c83
commit 99fd1c84d9
No known key found for this signature in database
GPG key ID: EE611E973A1530E7
5 changed files with 820 additions and 3 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"]