Files

12 lines
436 B
Markdown
Raw Permalink Normal View History

2026-07-12 14:35:58 +08:00
# Gas Fee Strategy
[中文](README_CN.md)
Local, non-transaction demo of global, per-route, and high/low `GasFeeStrategy` configuration. It also shows replacement, deletion, and inspection of strategies.
```bash
cargo run --package gas_fee_strategy
```
The example does not connect to Solana or submit a transaction. Fee values are illustrative; production values must come from current network conditions and explicit cost limits.