artifacts fixes

This commit is contained in:
jonesmarvin8
2026-01-23 16:56:53 -05:00
parent 15d78527fe
commit 7c231ae955
23 changed files with 1 additions and 3464 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
-1
View File
@@ -6,5 +6,4 @@ edition = "2024"
[dependencies]
nssa_core.workspace = true
serde.workspace = true
borsh.workspace = true
risc0-zkvm.workspace = true
+1 -1
View File
@@ -66,7 +66,7 @@ pub enum Instruction {
/// - Vault Holding Account for Token B (initialized)
/// - User Holding Account for Token A
/// - User Holding Account for Token B
/// Either User Holding Account for Token A or Token B is authorized.
/// Either User Holding Account for Token A or Token B is authorized.
Swap {
swap_amount_in: u128,
min_amount_out: u128,