Documentation ¶
Index ¶
- Constants
- func GetAsOf(tx kv.Tx, indexC kv.Cursor, changesC kv.CursorDupSort, storage bool, ...) ([]byte, error)
- func GetAsOfNilIfNotExists(tx kv.Tx, indexC kv.Cursor, changesC kv.CursorDupSort, storage bool, ...) ([]byte, error)
- func RestoreCodeHash(tx kv.Getter, key, v []byte, force *libcommon.Hash) ([]byte, error)
Constants ¶
View Source
const DefaultIncarnation = uint64(1)
Variables ¶
This section is empty.
Functions ¶
func GetAsOfNilIfNotExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.