Skip to content

Commit

Permalink
Update runtime-modules/proposals/codex/src/types.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Mokhtar Naamani <mokhtar.naamani@gmail.com>
  • Loading branch information
ignazio-bovo and mnaamani committed Apr 2, 2024
1 parent ac2716f commit 37c3066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-modules/proposals/codex/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pub enum ProposalDetails<
OpeningId,
ProposalId,
UpdateChannelPayoutsParameters,
TokenTokenConstraints,
TokenConstraints,
> {
/// The signal of the `Signal` proposal
Signal(Vec<u8>),
Expand Down

0 comments on commit 37c3066

Please sign in to comment.