We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfd867 commit 0bfd15bCopy full SHA for 0bfd15b
_data/apidefinitions/broadcast_ops.yml
@@ -1395,8 +1395,13 @@
1395
- name: clear_null_account_balance
1396
since: HF20
1397
virtual: true
1398
+ deprecated: true
1399
purpose: |
- For per-block processing that clears null account balances. See: [#2627](https://github.com/steemit/steem/issues/2627)
1400
+ Deprecated as of HF23, see: [#3556](https://github.com/steemit/steem/issues/3556).
1401
+
1402
+ For per-block processing that clears null account balances (prior to HF23).
1403
1404
+ See: [#2627](https://github.com/steemit/steem/issues/2627)
1405
roles:
1406
- active
1407
owner
0 commit comments