Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon committed Aug 6, 2020
1 parent aa8f0a0 commit 221c03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neo/SmartContract/ApplicationEngine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ private class InvocationState
}

/// <summary>
/// This constant can be used for testing scripts, by default has the same value as max block system fee.
/// This constant can be used for testing scripts.
/// </summary>
private const long TestModeGas = 20_00000000;

Expand Down

0 comments on commit 221c03c

Please sign in to comment.