Package convex.core

Class BlockResult

java.lang.Object
All Implemented Interfaces:
IAssociative<Keyword,ACell>, IValidated, IWriteable, Map<Keyword,ACell>

public class BlockResult extends ARecord
Class representing the result of applying a Block to a State. Each transaction in the block has a corresponding result entry, which may either be a valid result or an error.