mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-24 20:49:27 +00:00
ed0221d804
Uses a wrapper around AlgorithmMachine Schnorrkel to let the message be &[]. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Processor Signers
Implementations of the tree signers used by a processor (the transaction signer, the Substrate signer, and the cosigner).
This library is interacted with via the serai_processor_messages::sign
API.