Skip to content

Commit

Permalink
clean up and result/error improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
davebryson committed Oct 21, 2019
1 parent e14e321 commit f724fff
Show file tree
Hide file tree
Showing 14 changed files with 272 additions and 641 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
members = [
"rapido",
"rapido-client",
"examples/cryptocurrency",
]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rapido

A Rust framework for building Tendermint applications. See `examples`.
A Rust framework for building Tendermint applications. See `tests`.

*This is a work in-progress*

21 changes: 0 additions & 21 deletions examples/cryptocurrency/Cargo.toml

This file was deleted.

19 changes: 0 additions & 19 deletions examples/cryptocurrency/README.md

This file was deleted.

177 changes: 0 additions & 177 deletions examples/cryptocurrency/src/lib.rs

This file was deleted.

136 changes: 0 additions & 136 deletions examples/cryptocurrency/src/main.rs

This file was deleted.

Loading

0 comments on commit f724fff

Please sign in to comment.