Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

update helloworld #588

Merged
merged 1 commit into from
Sep 25, 2023
Merged

update helloworld #588

merged 1 commit into from
Sep 25, 2023

Conversation

sonichen
Copy link
Contributor

Thank you for your amazing work. I have a suggestion to the document.

For Run on Sandbox in HelloWorld.
the cmd

soroban contract invoke \
    --wasm target/wasm32-unknown-unknown/release/[project-name].wasm \
    --id 1 \
    -- \
    hello \
    --to friend

Strictly speaking, it is [project_name].wasm, not [project-name].wasm. For example, project hello-soroban generate hello_soroban.wasm . The [project_name].wasm may bring confusion for beginners.

Signed-off-by: sonichen <[email protected]>
@ElliotFriend
Copy link
Contributor

That's a really great catch, @sonichen! Thank so much for submitting the PR!

@ElliotFriend ElliotFriend enabled auto-merge (squash) September 25, 2023 14:32
@ElliotFriend ElliotFriend merged commit d98f675 into stellar-deprecated:main Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants