Skip to content

Commit

Permalink
Link to latest version of the off-chain message signing proposal in t…
Browse files Browse the repository at this point in the history
…he docs (solana-labs#34329)
  • Loading branch information
nickfrosty committed Dec 7, 2023
1 parent 9194339 commit 8695582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/cli/examples/sign-offchain-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ with a fixed prefix: `\xffsolana offchain`, where first byte is chosen such
that it is implicitly illegal as the first byte in a transaction
`MessageHeader` today. More details about the payload format and other
considerations are available in the
[proposal](https://github.com/solana-labs/solana/blob/e80f67dd58b7fa3901168055211f346164efa43a/docs/src/proposals/off-chain-message-signing.md).
[proposal](https://github.com/solana-labs/solana/blob/master/docs/src/proposals/off-chain-message-signing.md).

0 comments on commit 8695582

Please sign in to comment.