Skip to content

Commit

Permalink
Update 02_integration.md (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups authored Sep 4, 2023
1 parent 2e4f4d1 commit 68bfd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/clock/spec/02_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add the following to your Rust Contract:
// msg.rs
#[cw_serde]
pub enum SudoMsg {
EndBlock { },
ClockEndBlock { },
}

// contract.rs
Expand Down

0 comments on commit 68bfd2f

Please sign in to comment.