good morning!!!!

Skip to content
Snippets Groups Projects
Commit 1cf5ee27 authored by alex.sharov's avatar alex.sharov
Browse files

add incarnation definition

parent 21f289ba
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,8 @@ import (
// Buckets
var (
// "Plain State". The same as CurrentStateBucket, but the keys arent' hashed.
// "Plain State" - state where keys arent' hashed. "CurrentState" - same, but keys are hashed. "PlainState" used for blocks execution. "CurrentState" used mostly for Merkle root calculation.
// "incarnation" - uint64 number - how much times given account was SelfDestruct'ed.
/*
Logical layout:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment