You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: packages/aptos-nextra-components/src/utils/mdast/examples/account.expect.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -466,7 +466,7 @@ struct SignerCapabilityOfferProofChallenge has drop
466
466
467
467
This struct stores the challenge message that should be signed by the source account, when the source account
468
468
is delegating its rotation capability to the <code>recipient_address</code>.
469
-
This V2 struct adds the <code><ahref="chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
469
+
This V2 struct adds the <code><ahref="../../aptos-stdlib/chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
470
470
471
471
```move
472
472
struct RotationCapabilityOfferProofChallengeV2 has drop
@@ -477,7 +477,7 @@ struct RotationCapabilityOfferProofChallengeV2 has drop
is delegating its rotation capability to the <code>recipient_address</code>.
2
2
3
-
This V2 struct adds the <code><ahref="chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
3
+
This V2 struct adds the <code><ahref="../../aptos-stdlib/chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
is delegating its rotation capability to the <code>recipient_address</code>.
2
2
3
-
This V2 struct adds the <code><ahref="chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
3
+
This V2 struct adds the <code><ahref="../../aptos-stdlib/chain_id.md#0x1_chain_id">chain_id</a></code> and <code>source_address</code> to the challenge message, which prevents replaying the challenge message.
0 commit comments