Skip to content

Commit

Permalink
Fix issue #1406: Update lib.rs to see the expected output when deploy…
Browse files Browse the repository at this point in the history
…ing the Increment contract
  • Loading branch information
Yoshihiro Kawamoto authored and Yoshihiro Kawamoto committed Dec 13, 2024
1 parent 13f16d4 commit 5a5173c
Show file tree
Hide file tree
Showing 34 changed files with 2,244 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added soroban-hello-world/.DS_Store
Binary file not shown.
6 changes: 6 additions & 0 deletions soroban-hello-world/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Rust's output directory
target

# Local settings
.soroban
.stellar
Loading

0 comments on commit 5a5173c

Please sign in to comment.