Skip to content

Commit

Permalink
Update Durable Nonces Course (#450)
Browse files Browse the repository at this point in the history
* Update Durable Nonces Course

- Fix grammatical mistakes
- Partial signing for transactions with multiple signers.
- Use `getExplorerLink` from solana-helpers for easier link generation.
- Added the calculation for the exact rent-exempt balance using `connection.getMinimumBalanceForRentExemption`.
- Added screenshots of successful test runs are included in the documentation.

* Addressed review feedback

- Improved explanation of signatures to avoid circular logic
- Updated the "Considerations" section to maintain a consistent perspective
- Added detailed points to educate users on mitigating risks associated with durable nonce transactions
- Cleanup unnecessary word
- Fixed terminology: changed "off-chain" to "offchain" throughout the document
- Clarified terminology: changed `nonce account` to nonce account
  • Loading branch information
darkvallen authored Sep 24, 2024
1 parent 18d5426 commit 6a3b562
Showing 1 changed file with 355 additions and 299 deletions.
Loading

0 comments on commit 6a3b562

Please sign in to comment.