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

Tutorial: store command does not return events #316

Open
pinosu opened this issue Feb 3, 2022 · 0 comments
Open

Tutorial: store command does not return events #316

pinosu opened this issue Feb 3, 2022 · 0 comments

Comments

@pinosu
Copy link

pinosu commented Feb 3, 2022

original code:

RES=$(wasmd tx wasm store artifacts/cw_nameservice.wasm --from wallet $TXFLAG -y --output json)

fixed version:

RES=$(wasmd tx wasm store artifacts/cw_nameservice.wasm --from wallet $TXFLAG -y --output json -b block)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant