Skip to content

Commit

Permalink
Use NativeBalance from cw0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Nov 6, 2020
1 parent ebbe220 commit 3ae98d9
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 446 deletions.
167 changes: 26 additions & 141 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/multi-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ documentation = "https://docs.cosmwasm.com"
iterator = ["cosmwasm-std/iterator"]

[dependencies]
cw0 = { path = "../../packages/cw0", version = "0.3.2" }
cosmwasm-std = { version = "0.12.0-alpha2" }
#cosmwasm-storage = { version = "0.12.0-alpha1" }
schemars = "0.7"
serde = { version = "1.0.103", default-features = false, features = ["derive"] }
Loading

0 comments on commit 3ae98d9

Please sign in to comment.