Skip to content

Commit

Permalink
Merge pull request #100 from rsksmart/add-london-evm
Browse files Browse the repository at this point in the history
chore: add london evm
  • Loading branch information
nicov-iov authored Nov 6, 2023
2 parents 44e2eb1 + a73a349 commit 864c8f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ export const EVMversions = [
'byzantium',
'constantinople',
'petersburg',
'istanbul'
'istanbul',
'london'
]

export const bitcoinNetworks = {
Expand Down

0 comments on commit 864c8f0

Please sign in to comment.