Quantillon Protocol

VaultErrorLibrary

Git Source

Title: VaultErrorLibrary

Author: Quantillon Labs - Nicolas Bellengé - @chewbaccoin

Vault-specific errors for QuantillonVault and related operations

Main characteristics:

  • Errors specific to vault operations
  • Fee validation errors

Note: security-contact: team@quantillon.money

Constants

VERSION

Library version (semver); see deployments/{chainId}/versions.json for provenance.

string internal constant VERSION = "1.0.0"

Errors

FeeTooHigh

error FeeTooHigh();