Skip to content

TypeError: conversion from NoneType to Decimal is not supported #1

@molecular

Description

@molecular

When I select OLI token and click "Order" button:

Traceback (most recent call last):
  File "/home/nick/.electron-cash-slp/external_plugins/TokenDex-0.01-beta.zip/TokenDex/ui.py", line 421, in place_order
    rate = PyDecimal(rate) / 10 ** 8
TypeError: conversion from NoneType to Decimal is not supported

Note that I wasn't able to fill Token Amount (greyed-out an prefilled with the amount of the coin I selected in Select Coin, BCH amount orRate fields. They're all greyed out, so I just hit the Order button to see what would happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions