bitshares / bsips

BitShares Improvement Proposals and Protocols. These technical documents describe the process of updating and improving the BitShares blockchain and technical ecosystem.
https://bitshares.github.io
63 stars 86 forks source link

Part of BSIP48: Add option to update an asset's precision #187

Closed abitmore closed 4 years ago

abitmore commented 5 years ago

Currently precision of asset can't be updated, it's annoying when a user accidentally set an incorrect precision when creating the asset.

This BSIP propose a protocol change so that precision can be updated when there is zero supply.

To implement, can add a field in extensions of asset_update_operation.

xiao93 commented 5 years ago

support, thank abit.

abitmore commented 4 years ago

This will be addressed in BSIP48 (https://github.com/bitshares/bsips/pull/216). Closing.