Skip to content

Commit

Permalink
Fix github pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroProofs committed Feb 9, 2025
1 parent b4ef204 commit 3418fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validators/intention_auth.ak
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ validator intent_spend {
}

pub type RedT {
intentions: List<SignedIntentionT>,
intentions: List<Data<SignedIntentionT>>,
intent_user_counts: List<ByteArray>,
change_output_offset: Int,
constraint_output_offset: Int,
Expand Down

0 comments on commit 3418fa7

Please sign in to comment.