diff options
Diffstat (limited to 'tests/block_weight/block_weight.py')
-rwxr-xr-x | tests/block_weight/block_weight.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/block_weight/block_weight.py b/tests/block_weight/block_weight.py index 06aaabb02..d6fd494e3 100755 --- a/tests/block_weight/block_weight.py +++ b/tests/block_weight/block_weight.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Simulate a maximal block attack on the Monero network # This uses the scheme proposed by ArticMine # Written by Sarang Nother |