Skip to content

Commit

Permalink
fix: I believe that zero-balance accounts are now finalised (#479)
Browse files Browse the repository at this point in the history
- marks the NEP as finalised
- Adds it to the list of NEPs on the README.md
  • Loading branch information
akhi3030 authored Apr 27, 2023
1 parent 8e23ad6 commit c4c75f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Changes to the protocol specification and standards are called NEAR Enhancement
| [0330](https://github.com/near/NEPs/blob/master/neps/nep-0330.md) | Source Metadata | @BenKurrek | Review |
| [0366](https://github.com/near/NEPs/blob/master/neps/nep-0366.md) | Meta Transactions | @ilblackdragon @e-uleyskiy @fadeevab | Draft |
| [0399](https://github.com/near/NEPs/blob/master/neps/nep-0399.md) | Flat Storage | @Longarithm @mzhangmzz | Review |
| [0448](https://github.com/near/NEPs/blob/master/neps/nep-0448.md) | Zero-balance Accounts | @bowenwang1996 | Final |
| [0455](https://github.com/near/NEPs/blob/master/neps/nep-0455.md) | Parameter Compute Costs | @akashin @jakmeier | Final |

## Specification
Expand Down
2 changes: 1 addition & 1 deletion neps/nep-0448.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NEP: 448
Title: Zero-balance Accounts
Author: Bowen Wang <bowen@near.org>
DiscussionsTo: https://github.com/nearprotocol/neps/pull/448
Status: Draft
Status: Final
Type: Protocol Track
Created: 10-Jan-2023
---
Expand Down

0 comments on commit c4c75f2

Please sign in to comment.