module Eth::Sedes

def trie_root

def trie_root
  Binary.fixed_length(32, allow_empty: true)
end