Skip to content

Commit

Permalink
rusk: split spend_and_execute in protected tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miloszm committed Feb 5, 2024
1 parent 5075930 commit 670b87e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rusk/tests/services/protected.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ const TRANSFER_LOGIC_PROTECTED_METHODS: &'static [&'static str] = &[
"existing_nullifiers",
"leaves_from_height",
"leaves_from_pos",
"spend_and_execute",
"spend",
"execute",
"refund",
"push_note",
"update_root",
Expand Down

0 comments on commit 670b87e

Please sign in to comment.