bitshares / gwallet

Graphical bitshares wallet
MIT License
4 stars 10 forks source link

add bitasset_options dialog to create asset #20

Closed oxarbitrage closed 5 years ago

oxarbitrage commented 5 years ago

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.

bitasset_opts

The bitasset options structure is at https://github.com/bitshares/bitshares-core/blob/master/libraries/protocol/include/graphene/protocol/asset_ops.hpp#L98-L121

oxarbitrage commented 5 years ago

done at https://github.com/bitshares/gwallet/commit/a6c8f9b95c0b5bf9ff5f1b7168ba61c87d0140fe