serai/processor/signers/README.md

7 lines
222 B
Markdown
Raw Normal View History

# 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.