Skip to content

Commit

Permalink
[fix] #4403: Trigger metadata is accessible in smart contracts
Browse files Browse the repository at this point in the history
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
  • Loading branch information
Erigara committed Apr 4, 2024
1 parent c1e206c commit 60a488d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified configs/swarm/executor.wasm
Binary file not shown.
1 change: 0 additions & 1 deletion data_model/src/trigger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ pub mod action {
}
}

#[cfg(feature = "transparent_api")]
impl crate::HasMetadata for Action {
fn metadata(&self) -> &crate::metadata::Metadata {
&self.metadata
Expand Down

0 comments on commit 60a488d

Please sign in to comment.