Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

Commit

Permalink
Remove broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ipopescu committed Nov 10, 2021
1 parent 0737f5f commit 4bd485b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ As part of the Casper local environment we provide the in-memory virtual machine
TestContext
^^^^^^^^^^^

A `TestContext <https://docs.rs/casper-engine-test-support/latest/casper_engine_test_support/struct.TestContext.html>`_ provides a virtual machine instance. It should be a mutable object as we will change its internal data while making deploys. It's also important to set an initial balance for the account to use for deploys.
A TestContext provides a virtual machine instance. It should be a mutable object as we will change its internal data while making deploys. It's also important to set an initial balance for the account to use for deploys.

.. code-block:: rust
Expand Down

0 comments on commit 4bd485b

Please sign in to comment.