bcc-cli-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.CLI.Cole.Key

Contents

Synopsis

Keys

prettyPublicKeyVerificationKey ColeKeyText Source #

Print some invariant properties of a public key: its hash and formatted view.

readPaymentVerificationKeyVerificationKeyFileExceptT ColeKeyFailure IO VerificationKey Source #

Read verification key from a file. Throw an error if the file can't be read or the key fails to deserialise.