diff --git a/core/rawdb/schema_arbitrum.go b/core/rawdb/schema_arbitrum.go index 1256015723..e4648b60e4 100644 --- a/core/rawdb/schema_arbitrum.go +++ b/core/rawdb/schema_arbitrum.go @@ -34,7 +34,7 @@ var ( activatedAsmHostPrefix = []byte{0x00, 'w', 'h'} // (prefix, moduleHash) -> stylus asm for system other then ARM and x86 ) -func DeprecatedKeysV0() (keyPrefixes [][]byte, keyLength int) { +func DeprecatedPrefixesV0() (keyPrefixes [][]byte, keyLength int) { return [][]byte{ // deprecated prefixes, used in version 0x00, purged in version 0x01 []byte{0x00, 'w', 'a'}, // ActivatedAsmPrefix