Skip to content

Commit

Permalink
clean up aip numbers (aptos-foundation#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
thepomeranian authored Apr 20, 2023
1 parent 5c9e495 commit 4363b67
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions aips/aip-12.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
aip: 12
title: Multisig Account
author: movekevin
discussions-to: https://github.com/aptos-foundation/AIPs/issues/50
Expand Down
2 changes: 1 addition & 1 deletion aips/aip-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type: Standard (Framework)
created: 2023/03/15
---

# AIP-14 - Generic Cryptography Algebra and BLS12-381 Implementation
# AIP-20 - Generic Cryptography Algebra and BLS12-381 Implementation
## Summary

This AIP proposes the support of generic cryptography algebra operations in Aptos standard library.
Expand Down
4 changes: 2 additions & 2 deletions aips/aip-23.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
aip: aip-23
title: Make Ed25519 public key validation native return `false` if key has the wrong length
aip: 23
title: Make Ed25519 Public Key Validation Return False if Key Is the Wrong Length
author: Michael Straka <[email protected]>
Status: Draft
type: Standard (Framework)
Expand Down

0 comments on commit 4363b67

Please sign in to comment.