Skip to content

Commit

Permalink
aiken fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Aug 30, 2024
1 parent 8c4ea8e commit bc5fd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cardano/transaction.ak
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ pub fn find_datum(
InlineDatum(data) ->
if
blake2b_256(builtin.serialise_data(data)) == datum_hash{

Some(data)
} else {
None
Expand Down

0 comments on commit bc5fd29

Please sign in to comment.