Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data AnyVerificationKeySource Source #
The source from which a verification key of an unspecified key role can be derived.
AnyVerificationKeySourceOfText !AnyVerificationKeyText | |
AnyVerificationKeySourceOfFile !(File (VerificationKey ()) 'In) |
Instances
newtype AnyVerificationKeyText Source #
A bech32 text encoded verification key of an unspecified key role.