Skip to content

Commit

Permalink
Resolve lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Jul 27, 2023
1 parent cb65926 commit 26ae5b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/feature_evm.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def run_test(self):
address = self.nodes[0].get_genesis_keys().ownerAuthAddress
eth_address = '0x9b8a4af42140d8a4c153a822f02571a1dd037e89'
eth_address_privkey = 'af990cc3ba17e776f7f57fcc59942a82846d75833fa17d2ba59ce6858d886e23'
eth_address_bech32 = 'bcrt1qta8meuczw0mhqupzjl5wplz47xajz0dn0wxxr8'
to_address = '0x6c34cbb9219d8caa428835d2073e8ec88ba0a110'
to_address_privkey = '17b8cb134958b3d8422b6c43b0732fcdb8c713b524df2d45de12f0c7e214ba35'

Expand Down

0 comments on commit 26ae5b4

Please sign in to comment.