Merge ElementsProject/secp256k1-zkp#255: musig: change test vector generation code shebang from python to python3
ea478beec666dc38729f4927a005875f079fa914 musig: change test vector generation code shebang from python to python3 (Jonas Nick)
Pull request description:
  The linter included in the Bitcoin Core and Elements test framework requires python3.
ACKs for top commit:
  real-or-random:
    utACK ea478beec666dc38729f4927a005875f079fa914
Tree-SHA512: 0174e9d72529d1aa2c7a0542bc49a21af9163715961fa042da39c9bb857259f4c7e2b9be8e30b77c7b9b420574bd15f76308d807e22bdc590a91d249cca5ae86
			
			
This commit is contained in:
		
						commit
						bfeae121fb
					
				| @ -1,4 +1,4 @@ | ||||
| #!/usr/bin/env python | ||||
| #!/usr/bin/env python3 | ||||
| 
 | ||||
| import sys | ||||
| import json | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user