mainnet-cash/mainnet-js

Issue template

2qx opened this issue · 2 comments

2qx commented

Warning: don't disclose private information, take extra care posting screenshots or copying text, as it may contain private keys, i.e. walletIds, walletInfo

Describe the context

  • Your core project language: [e.g. Typescript, Python, Golang, PHP etc.]
  • If the project is Typescript or Javascript, which environment: [e.g. nodejs14, web browser, something special]
  • Are you using the REST server: [e.g. yes/no]
  • Is REST running in a dockerized container: [e.g. yes/no]
  • If using REST, are you using a generated client: [e.g. yes/no]
  • If using REST, what is the transport library of your requests: [e.g. axios, fetch, python-aiohttp]

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  • For REST, a curl request is most helpful.
  • For js/ts, a snippet is best.
  • For end users of projects using mainnet-cash, please vaguely specify:
    • Which site
    • Which browser [e.g. Chrome, Firefox, Safari]
    • Device type [e.g. mobile, desktop]
    • Browsing mode [e.g. private, standard]
    • Where the bug in mainnet code appeared on the console (line number and error)
    • What steps were taken to produce the bug

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

2qx commented

@readcash , I think the above would be helpful for users reporting new issues.

2qx commented

Added