bitcoin-hs-0.0.1: Partial implementation of the Bitcoin protocol (as of 2013)

Safe HaskellSafe
LanguageHaskell98

Bitcoin.Protocol.Base64

Description

Base64 encoding/decoding (used for signatures for example)

Documentation

newtype Base64 Source #

Constructors

Base64 

Fields

Instances