Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TezBox transaction with parameter not going through #21

Open
iNukeLaPeste opened this issue Aug 13, 2019 · 0 comments
Open

TezBox transaction with parameter not going through #21

iNukeLaPeste opened this issue Aug 13, 2019 · 0 comments

Comments

@iNukeLaPeste
Copy link

I am using TezBox to make a transaction from tz1fVCLCR9zKMgGBTvuxcQufktXwwXJVC5KE to my smart contract KT1BNuzMP54AoPNWQF45LkjhcFjW3A48rcHb. In the parameter field, I use Left "tz1PkBUSrV2kSQYvsuwfz5kWXzigtkjR4i4o". I put a high gas limit, 20k. The transaction is accepted, it says "Awesome". But after waiting for a while and checking on TzScan, nothing appears. The smart contract has no transaction, storage is not updated, etc... When I take a look at the Network tools from Chrome, it seems like everything is fine. I don't understand why the transaction doesn't show on my smart contract while TezBox still accepts it and says "Awesome!"...

I tried using CLI and it worked fine.
My command was

./tezos-client transfer 0 from tz1fVCLCR9zKMgGBTvuxcQufktXwwXJVC5KE to KT1BNuzMP54AoPNWQF45LkjhcFjW3A48rcHb --arg 'Left "tz1PkBUSrV2kSQYvsuwfz5kWXzigtkjR4i4o"' --burn-cap 0.012

And it worked fine. I was instantly able to see the transaction in my smart contract, as well as the updated storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant