Skip to content

Commit

Permalink
vm: update 4788 bytecode
Browse files Browse the repository at this point in the history
  • Loading branch information
jochem-brouwer committed Sep 28, 2023
1 parent 464d43a commit 445ad3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vm/test/api/EIPs/eip-4788-beaconroot.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const CODE =
// remaining contract
'5AF15F553D5F5F3E3D5FF3'
const BROOT_CODE =
'0x3373fffffffffffffffffffffffffffffffffffffffe14604457602036146024575f5ffd5b620180005f350680545f35146037575f5ffd5b6201800001545f5260205ff35b42620180004206555f3562018000420662018000015500'
'0x3373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500'
const BROOT_Address = Address.fromString(`0x${BROOT_AddressString}`)

/**
Expand Down

0 comments on commit 445ad3e

Please sign in to comment.