config

package
v0.0.0-...-ee95d54 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Signature proposal
	UsernameMinLength                         = 3
	UsernameMaxLength                         = 150
	ParticipantPubKeyMinLength                = 10
	DkgPubKeyMinLength                        = 10
	SignatureProposalSigningThresholdMinCount = 2
	ParticipantsMinCount                      = 2
	SignatureProposalConfirmationDeadline     = time.Hour * 24 * 7

	// DKG
	DkgConfirmationDeadline = time.Hour * 24 * 7

	// Signing
	SigningConfirmationDeadline = time.Hour * 24 * 7
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL