Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved docs, fixed clippy warnings, fixed cargo fmt #42

Merged
merged 5 commits into from Jan 12, 2020

Commits on Jan 11, 2020

  1. Documentation

    * why is Bech32 used?
    * mention "1" as separator
    * refer explicitly to original description *for more details*
    duesee authored and sgeisler committed Jan 11, 2020
    Copy the full SHA
    59d6913 View commit details
    Browse the repository at this point in the history
  2. cargo clippy

    duesee authored and sgeisler committed Jan 11, 2020
    Copy the full SHA
    778b0eb View commit details
    Browse the repository at this point in the history
  3. rustfmt

    duesee authored and sgeisler committed Jan 11, 2020
    Copy the full SHA
    bf159c8 View commit details
    Browse the repository at this point in the history
  4. removed rustfmt::skip

    duesee authored and sgeisler committed Jan 11, 2020
    Copy the full SHA
    9b17146 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    71e0c2a View commit details
    Browse the repository at this point in the history