Documentation ¶
Index ¶
Constants ¶
View Source
const ( MinimumPersonaTagLength = 3 MaximumPersonaTagLength = 16 )
Variables ¶
View Source
var ( ErrPersonaTagHasNoSigner = errors.New("persona tag does not have a signer") ErrCreatePersonaTxsNotProcessed = errors.New("create persona txs have not been processed for the given tick") )
Functions ¶
func IsValidPersonaTag ¶
IsValidPersonaTag checks that string is a valid persona tag: alphanumeric + underscore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.