trezoa-example-mocks 3.1.1

Trezoa mock types for use in examples
NOTICE

Trezoa Example Mocks
Copyright 2025 TRZ Ledger Foundation

This product includes software originally developed by Anza as part of the Solana project.

================================================================================
ORIGINAL PROJECT ATTRIBUTION
================================================================================

Original Project: Solana Example Mocks
Original Version: v3.0.0
Original Repository: https://github.com/anza-xyz/solana-sdk
Original Crate: https://crates.io/crates/solana-example-mocks
Original License: Apache License 2.0
Original Copyright: Anza Maintainers <maintainers@anza.xyz>

================================================================================
MIGRATION DETAILS
================================================================================

This crate was forked and adapted from the original Solana Example Mocks to support
the Trezoa Blockchain ecosystem. The following changes were made:

1. Renamed from "solana-example-mocks" to "trezoa-example-mocks"
2. Updated all module names from "solana_*" to "trezoa_*"
3. Changed all dependency references from Solana packages to Trezoa packages
4. Updated version from 3.0.0 to 3.1.1
5. Modified package metadata and attribution

================================================================================
LICENSING
================================================================================

This software is licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

================================================================================
ACKNOWLEDGMENTS
================================================================================

We acknowledge and thank the original contributors to the Solana project
for their foundational work that made this adaptation possible.

Original contributors and maintainers:
- Anza Maintainers and the Solana community

For questions regarding this fork or the Trezoa ecosystem:
- Website: https://trezoa.xyz/
- Contact: foundation@trezoa.xyz
- Repository: https://github.com/TRZLedgerFoundation/trezoa-example-mocks

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