Skip to content

Commit

Permalink
add missing RuntimeViewFunction
Browse files Browse the repository at this point in the history
  • Loading branch information
re-gius committed Jan 10, 2025
1 parent 7b85388 commit f176933
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/solochain/pallets/template/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ mod runtime {
RuntimeHoldReason,
RuntimeSlashReason,
RuntimeLockId,
RuntimeTask
RuntimeTask,
RuntimeViewFunction
)]
pub struct Test;

Expand Down

0 comments on commit f176933

Please sign in to comment.