NOTICE - Trezoa Instruction Error Crate
================================================================================
THIRD PARTY COMPONENTS NOTICE
================================================================================
This project contains code derived from the Solana blockchain project.
Original Work:
Project: solana-instruction-error
Version: v2.0.0
Source: https://crates.io/crates/solana-instruction-error
Repository: https://github.com/anza-xyz/solana-sdk
License: Apache License 2.0
Copyright Notice:
Original code © Anza Maintainers and contributors
Modifications and adaptations © 2025 TRZ Ledger Foundation
License Information:
This derivative work maintains the same Apache License 2.0 as the original.
See LICENSE file for full license text.
Changes Made:
- Renamed from "solana-instruction-error" to "trezoa-instruction-error"
- Updated all module references from solana_* to trezoa_*
- Modified dependency references for Trezoa ecosystem compatibility
- Updated documentation and metadata for Trezoa branding
- Version bumped to 3.2.2 for Trezoa ecosystem alignment
Purpose:
This crate provides InstructionError types for the Trezoa blockchain ecosystem,
maintaining API compatibility with the original Solana implementation while
adapting it for use within the Trezoa network infrastructure.
Acknowledgment:
We thank the Solana/Anza development community for their foundational work
that made this adaptation possible. All credit for the original design and
implementation belongs to the original authors.
================================================================================