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

Unexpected error message in get-outputs-amounts #20

Open
onvej-sl opened this issue Sep 12, 2023 · 1 comment
Open

Unexpected error message in get-outputs-amounts #20

onvej-sl opened this issue Sep 12, 2023 · 1 comment
Assignees

Comments

@onvej-sl
Copy link

  {
    "Name": "",
    "Request": {
      "InputSize": 58,
      "OutputSize": 43,
      "AvailableVsize": 394,
      "MiningFeeRate": 129000,
      "AllowedOutputAmounts": {
        "Min": 5000,
        "Max": 4300000000000
      },
      "InternalAmounts": [
        4942,
        4942,
        4942
      ],
      "ExternalAmounts": [
      ]
    },
    "ExpectedStatusCode": 500,
    "ExpectedResponse": {
      "Description" : "Value cannot be null. (Parameter 'left')."
    }
  }
@onvej-sl
Copy link
Author

We should fix the behaviour of get-outputs-amounts so that the test returns Not enough coins registered to participate in the coinjoin. instead of Value cannot be null. (Parameter 'left')..

@M1nd3r M1nd3r pinned this issue Oct 11, 2023
@M1nd3r M1nd3r unpinned this issue Oct 11, 2023
@M1nd3r M1nd3r linked a pull request Oct 11, 2023 that will close this issue
@M1nd3r M1nd3r linked a pull request Oct 11, 2023 that will close this issue
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