p.Log().Warn("Failed to retrieve account code","block",header.Number,"hash",header.Hash(),"account",common.BytesToHash(req.AccKey),"codehash",common.BytesToHash(account.CodeHash),"err",err)
p.Log().Warn("Failed to open storage trie for proof","block",header.Number,"hash",header.Hash(),"account",common.BytesToHash(req.AccKey),"root",account.Root,"err",err)
p.Log().Warn("Failed to open storage trie for proof","block",header.Number,"hash",header.Hash(),"account",common.BytesToHash(req.AccKey),"root",account.Root,"err",err)
continue
}
}
// Prove the user's request from the account or stroage trie