Package org.hyperledger.besu.plugin.services.trielogs
package org.hyperledger.besu.plugin.services.trielogs
-
ClassDescriptionAn interface for interacting with TrieLog objects, which represent changes to accounts, code, and storage in a blockchain state trie.An interface representing a tuple of prior and updated values for a specific type T in a log.Accumulator interface for providing trie updates for creating TrieLogs.A TrieLog event.Observer interface for TrieLog events.The type of the event.Interface for serializing and deserializing
TrieLogobjects.Trielog provider interface for a given block hash.Block and TrieLog layer composition, used for returning a range of TrieLog layers.