1 2 3 4 5 6
# Transaction Processor Blueprint The transaction processor blueprint has a single `run` function which accepts a transaction manifest. The manifest is a series of instructions which the transaction processor interprets and executes.