Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 621 Bytes

File metadata and controls

executable file
·
17 lines (9 loc) · 621 Bytes

Bug Report Template

Please include the following information when reporting an issue you are facing while using the Aion Web3 API.

Web3 version:

You can find this by executing:

npm view aion-web3-v1.0 version

Command(s) triggering the issue:

What are the commands you're trying to send the API? This can be the JavaScript code you're running, or just the single command that seems like it's bugging. If possible, please include the parameters of the request as well.

API output:

What does the API say in response? If the API errors out, please provide as much of the error message as possible.