trezoa-message 3.1.1

Trezoa transaction message types.
NOTICE

================================================================================
Trezoa Message - Transaction Message Types for Trezoa Blockchain
================================================================================

This crate is a fork and adaptation of the Solana Message crate (v3.0.1).

ORIGINAL SOURCE:
  Project: solana-message
  Version: 3.0.1
  License: Apache License 2.0
  Repository: https://github.com/anza-xyz/solana-sdk
  Crate: https://crates.io/crates/solana-message
  Original Authors: Anza Maintainers <maintainers@anza.xyz>

MODIFICATIONS:
  - Renamed from "solana-message" to "trezoa-message"
  - Updated branding from Solana to Trezoa Blockchain
  - Updated token references from SOL to TRZ
  - Updated repository and contact information
  - Adapted for Trezoa Blockchain ecosystem compatibility

CURRENT VERSION:
  Name: trezoa-message
  Version: 3.1.1
  License: Apache License 2.0 (same as original)
  Repository: https://github.com/TRZLedgerFoundation/trezoa-message
  Maintainer: TRZ Ledger Foundation <foundation@trezoa.xyz>

LICENSE INFORMATION:
  This project is licensed under the Apache License 2.0, the same license
  as the original Solana Message crate. See the LICENSE file for the complete
  license text.

COPYRIGHT NOTICES:
  - Original code © Anza Contributors and the Solana community
  - Modifications and adaptations © 2025 TRZ Ledger Foundation
  - All rights reserved under Apache License 2.0

ATTRIBUTION:
  This work builds upon the excellent foundation provided by the Solana
  ecosystem. We acknowledge and thank the original contributors for their
  open-source contributions to the blockchain community.

For questions about this fork, please contact: foundation@trezoa.xyz
For issues with the original codebase, please refer to the original repository.

================================================================================