Skip to content

Commit

Permalink
Update sign-ed25519.mdx (#1421)
Browse files Browse the repository at this point in the history
Fixes the Rust part https://wiki.iota.org/iota-sdk/how-tos/sign-and-verify-ed25519/sign-ed25519/?language=rust because it currently only shows `let bech32_address =`
  • Loading branch information
Thoralf-M authored Jan 24, 2024
1 parent 94e9392 commit 4015bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ https://github.com/iotaledger/iota-sdk/blob/develop/sdk/examples/how_tos/sign_an
<div className={'hide-code-block-extras'}>

```rust reference
https://github.com/iotaledger/iota-sdk/blob/develop/sdk/examples/how_tos/sign_and_verify_ed25519/sign_ed25519.rs#L61
https://github.com/iotaledger/iota-sdk/blob/develop/sdk/examples/how_tos/sign_and_verify_ed25519/sign_ed25519.rs#L61-L62
```

</div>
Expand Down

0 comments on commit 4015bc1

Please sign in to comment.