UNPKG

@byzantine/vault-sdk

Version:

Byzantine Vault SDK for creating and managing vaults on Ethereum for restaking strategies

9 lines (8 loc) 269 B
/** * Error Code Mapping * * This file is auto-generated during build process. * It contains a mapping between error selector (first 4 bytes of error hash) and error names. * Do not edit manually. */ export declare const ErrorCodeMapping: Record<string, string>;