Currently to create an asset that is a bitasset the user needs to create the json by hand, we want to avoid that to make it easier than the cli_wallet.
A dialog should be added and the button enabled to generate it, very similar to the common assets dialog already implemented as part of the assets plugin.
Currently to create an asset that is a bitasset the user needs to create the json by hand, we want to avoid that to make it easier than the cli_wallet.
A dialog should be added and the button enabled to generate it, very similar to the common assets dialog already implemented as part of the assets plugin.
The bitasset options structure is at https://github.com/bitshares/bitshares-core/blob/master/libraries/protocol/include/graphene/protocol/asset_ops.hpp#L98-L121