Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dark.sun

Pages: [1]
1
Technical Support / Custom_Operation`s questions
« on: August 30, 2017, 11:25:35 pm »
Hello, everybody!.
We have task for integration with Bitshares. We need to use Custom_operation for store custom data.

For example, if we need put data about car ID or something else, how we can do it with custop_op?

We can begin build transactions, put any data to data field, but how we can use it? Just parse it, or something more? How we can use "extensions" and "required_auths"?,

2
Technical Support / Sell Command
« on: June 26, 2017, 12:47:23 am »
Hello everybody!.
I thought this is a simple question, but really cant find answer for it.
I created a UIA in testnet and have tried to sell it with command like that:

sell nathan CORE TEST 0.01 1000000 true

But.. I always have answer:
10 assert_exception: Assert Exception
rhs.size() <= max_rhs_size:
    {}
    th_a  asset_object.cpp:131 amount_from_string


What reason of it? What data format i need to use?

Please, help me  ::) ::) ::)
I spend so many time for this simple question ((

Pages: [1]