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

Processing response error: Transaction underpriced #4

Open
Reyth3 opened this issue Jun 15, 2021 · 2 comments
Open

Processing response error: Transaction underpriced #4

Reyth3 opened this issue Jun 15, 2021 · 2 comments

Comments

@Reyth3
Copy link

Reyth3 commented Jun 15, 2021

Good evening,

Now, I'm not sure if there is a problem with the way the software is set up on my local machine or if it is something else, but whenever I'm trying to interact with the write functions of the contract, I am getting the above mentioned error. I am working with the demo template - the Coin contract.

On stackoverflow I've seen peole mentioning that changing the nonce value can help with registering a new transaction, but I do not think this really is the case here, nor is it and option as far as I can tell.

Environment: Windows 10 x64 2004, BCS Studio v0.1.2
Compiled with solidity 0.8.5 and Truffle v5.1.61

image

@newbdez33
Copy link

newbdez33 commented Jun 22, 2021

i got the same error.
There is nothing wrong with contract if I use my own script to send a transaction, it will success.

@newbdez33
Copy link

I asked this question in telegram group. and I got answer from a very nice guy. he suggest:
Try Gas limit 50000 and Gas price 5000000000000

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

2 participants