When updating the payment address of a bucket, it is required there is no object in created or updating status.
Fix GetVersionedParameters is not correct issue.
Do not allow delete discontinued objects for DeleteObject message. (no DiscontinueObject message on testnet/mainnet. This does not happen on testnet/qa, just to make the logic easier, especially after the feature of updating object content).
Rationale
Bug fix
Example
NA
Changes
Notable changes:
do not allow update payment account when there are objects in created or updating status
Description
Rationale
Bug fix
Example
NA
Changes
Notable changes:
Potential Impacts