Skip to content

Commit

Permalink
Merge pull request #135 from unordered-set/patch-1
Browse files Browse the repository at this point in the history
kevinheavey authored Jan 31, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents e8e2edc + 574ac40 commit aed4be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/litesvm.rst
Original file line number Diff line number Diff line change
@@ -78,7 +78,7 @@ Other things you can do with ``litesvm`` include:

* Changing the max compute units and other compute budget behaviour using the ``with_compute_budget`` method.
* Disable transaction signature checking using ``svm.with_sigverify(false)``.
* Find previous transactions using the ``get_ransaction`` method.
* Find previous transactions using the ``get_transaction`` method.

--------------------------------------------
When should I use ``solana-test-validator``?

0 comments on commit aed4be9

Please sign in to comment.