Skip to content

Commit

Permalink
docs: add todo note
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed Mar 12, 2024
1 parent 16c201f commit 2d7c976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/src/extensions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ where
},
};

// TODO: revisit to replace with signed contract origin
let origin: RuntimeOrigin = RawOrigin::Root.into();

// Generate runtime call to dispatch
Expand Down

0 comments on commit 2d7c976

Please sign in to comment.