Skip to content

Commit

Permalink
fixes log
Browse files Browse the repository at this point in the history
  • Loading branch information
gangov committed Sep 4, 2024
1 parent d9c5d32 commit 579eae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/collections/src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ impl Collections {
env.events().publish(
(
"Set approval for transfer",
"Set approval for market place addr: ",
"Set approval for operator addr: ",
),
operator,
);
Expand Down

0 comments on commit 579eae7

Please sign in to comment.