Bedrock.DataPlane.Resolver.Validation (bedrock v0.6.0)
View SourceValidation functions for resolver transactions.
Provides validation logic for transaction summaries and ensures they conform to the expected format before processing in the resolver.
Summary
Functions
@spec check_transactions([Bedrock.DataPlane.Transaction.encoded()]) :: :ok | {:error, String.t()}