Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfnjust committed Nov 29, 2021
1 parent d96c4c1 commit 5026210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contracts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ Most functions of `HashedSet` require an index, ranked by the value's sha256 has
Create an instance of ``HashedSet`` with some initial data.

.. code-block:: solidity
struct ST {
int x;
bool y;
Expand Down

0 comments on commit 5026210

Please sign in to comment.