[][src]Module transact::signing

Simple traits for signing transactions.

Re-exports

pub use crate::signing::error::Error;

Modules

error

Errors that can occur during the signing process.

hash

A SHA-512 Hash Signer

Traits

Signer