-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New OP for issuer to reclaim fee pool funds #608
Comments
Assume the core exchange rate of the asset is 1 asset = 1 CORE, assume there is X CORE in fee pool, the issuer can claim funds from fee pool easily with following steps as a work around, no matter how much CORE is in the fee pool:
I believe @xeroc can make a python script to batch these operations, no need to write C++ code. |
@abitmore |
@xeroc what did you mean "have your asset traded already"? IMO the issuer can withdraw from fee pool with that approach at any time, anyone else can do that as well if have enough issued assets. |
The approach I provided is just not too "cumbersome and time consuming" as you said in OP. |
This issue was moved to bitshares/bitshares-core#188 |
…oser Feature: proposals should show the proposer/fee_paying_account
Two points about the fee pool:
This should really exist as there is no real reason (AFAIK) that should prevent the issuer of an asset to also full control funds in the fee pool.
I propose a new
claim_pool_balance_operation
that takesas arguments.
I consider this high priority to get this included in the next hard fork (if by any means possible)The text was updated successfully, but these errors were encountered: