# Packages
Code generated by counterfeiter.
# Functions
No description provided by the author
# Structs
Processor implements the interface 'github.com/hyperledger/fabric/core/ledger/customtx/Processor' for FabToken transactions.
No description provided by the author
# Interfaces
No description provided by the author
TMSTxProcessor is used to generate the read-dependencies of a token transaction (read-set) along with the ledger updates triggered by that transaction (write-set); read-write sets are returned implicitly via the simulator object that is passed as parameter in the Commit function.