bitcoin 0.9.0

General purpose library for using and interoperating with Bitcoin and other cryptocurrencies.
Documentation
#/bin/sh

rustup run stable cargo build
rustup run stable cargo test
rustup run nightly cargo build
rustup run nightly cargo test
rustup run beta cargo build
rustup run beta cargo test