# Functions
Construct a new context object given an initialized Stream and Context ID.
NewTransactionProcessor initializes a new Transaction Process and points it at the given URI.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Context provides an abstract interface for getting and setting validator state.
No description provided by the author
No description provided by the author
TransactionProcessor is a generic class for communicating with a validator and routing transaction processing requests to a registered handler.
# Interfaces
TransactionHandler is the interface that defines the business logic for a new transaction family.