Module signer

Module signer 

Source
Expand description

Your keys, your coins!

This module implements the logic to stream, verify and respond to signature requests from the node. Without this the node cannot move your funds.

Modules§

model

Structs§

Signer
StartupMessage
A (request, response)-tuple passed to the scheduler to allow signerless startups.

Enums§

Error