BitShares Forum

Main => Technical Support => Topic started by: bryce-distillery on December 19, 2017, 03:01:30 am

Title: UIA Error Message " Assert Exception: quote.amount > share_type(0): "
Post by: bryce-distillery on December 19, 2017, 03:01:30 am
I am trying to issue an asset with a value of 0.0 and am getting this error msg when I try to finalize:
Assert Exception: quote.amount > share_type(0):
Does anyone know what this means or have any advice?
Title: Re: UIA Error Message " Assert Exception: quote.amount > share_type(0): "
Post by: pc on December 19, 2017, 07:18:42 am
You must specify an amount greater than 0.0 (an issue_asset operation that doesn't issue anything doesn't make sense).