Skip to content

Commit 0bfd15b

Browse files
committed
clear_null_account_balance deprecated
1 parent 0cfd867 commit 0bfd15b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_data/apidefinitions/broadcast_ops.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1395,8 +1395,13 @@
13951395
- name: clear_null_account_balance
13961396
since: HF20
13971397
virtual: true
1398+
deprecated: true
13981399
purpose: |
1399-
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)
14001405
roles:
14011406
- active
14021407
owner

0 commit comments

Comments
 (0)