Skip to content

Commit

Permalink
remove test function
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-bousfield committed Jun 13, 2023
1 parent 6a54073 commit c8c33a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/vm/interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ type StateDB interface {
SetStylusPagesOpen(open uint16)
AddStylusPages(new uint16) (uint16, uint16)
AddStylusPagesEver(new uint16)
TempRoots() (common.Hash, common.Hash)

NoncanonicalProgramHash(common.Address, uint32) common.Hash
Deterministic() bool
Expand Down

0 comments on commit c8c33a2

Please sign in to comment.