Safe Haskell | None |
---|---|
Language | Haskell2010 |
Bcc.CLI.Cole.Vote
Documentation
data ColeVoteError Source #
Constructors
Instances
Show ColeVoteError Source # | |
Defined in Bcc.CLI.Cole.Vote |
runVoteCreation ∷ NetworkId → SigningKeyFile → FilePath → Bool → FilePath → ExceptT ColeVoteError IO () Source #
submitColeVote ∷ NetworkId → FilePath → ExceptT ColeVoteError IO () Source #