chore: dummy commit

CI won't run
This commit is contained in:
TAMARA LIPOWSKI
2025-04-30 20:24:21 -04:00
parent 5f7ce7d5da
commit 58e8e67494

View File

@@ -10,7 +10,7 @@ pub trait TychoEncoder {
///
/// # Arguments
/// * `solutions` - Vector of solutions to encode, each potentially using different setups (swap
/// paths, protocols, etc.)
/// paths, protocols, wrapping, etc.)
///
/// # Returns
/// * `Result<Vec<Transaction>, EncodingError>` - Vector of executable transactions