// -*- mode: rust; -*-
//
// This file is part of dalek-frost.
// Copyright (c) 2020 isis lovecruft
// See LICENSE for licensing information.
//
// Authors:
// - isis agora lovecruft <isis@patternsinthevoid.net>
//! Configurable parameters for an instance of a FROST signing protocol.
/// The configuration parameters for conducting the process of creating a
/// threshold signature.