diff --git a/aips/aip-x-safe-auth-key-mapping.md b/aips/aip-x-safe-auth-key-mapping.md index 26465481..b3f19578 100644 --- a/aips/aip-x-safe-auth-key-mapping.md +++ b/aips/aip-x-safe-auth-key-mapping.md @@ -65,7 +65,7 @@ practice: The onchain key rotation address mapping has functional issues which inhibit safe mapping of authentication key to originating address for standard accounts. -I propose resolving these issues with the reference implementation. +This proposal resolves these issues by adding assorted checks and extra function logic. # Proposed solution @@ -137,4 +137,4 @@ implementation intends to resolve). [`aptos-core` #14309]: https://github.com/aptos-labs/aptos-core/pull/14309 [key rotation docs]: https://aptos.dev/en/build/guides/key-rotation [Ledger key rotation docs]: https://aptos.dev/en/build/cli/trying-things-on-chain/ledger#authentication-key-rotation -[AIP issue 487]: https://github.com/aptos-foundation/AIPs/issues/487 \ No newline at end of file +[AIP issue 487]: https://github.com/aptos-foundation/AIPs/issues/487