Skip to content

Commit

Permalink
Update Exposed-Encrypted-Variables.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toml01 authored Nov 5, 2024
1 parent 16d1964 commit 7d512c6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ Below is the output of the task when analyzing the above `ContractWithExposedVar
<b>eUserBalances(address)</b> exposes 1 encrypted variables:
pos-0 - <b style="color:orangered">euint8</b>

<b/>getUserBalance(address)</b> exposes 1 encrypted variables:
<b>getUserBalance(address)</b> exposes 1 encrypted variables:
pos-0 - <b style="color:orangered">euint8</b>

<b/>getGameState()</b> exposes 1 encrypted variables:
<b>getGameState()</b> exposes 1 encrypted variables:
pos-0 - struct ContractWithExposedVariables.HoldEmGameState
players - struct ContractWithExposedVariables.Player[]
eCards - <b style="color:orangered">euint8[]</b>
Expand Down

0 comments on commit 7d512c6

Please sign in to comment.