Module policy
Expand description
Defines the TransactionPolicies
trait for aggregating transaction-related policies.
Structs§
- Network
Policies - A container that bundles specific implementations of transaction-related policies,
Traits§
- Transaction
Policies - A bundle of policies that control the behavior of network components like
the
TransactionsManager
.