Skip to content

Check origins for all pallets #268

@clearloop

Description

@clearloop

Issue summary

pallet-xcm

  • SendXcmOrigin - EnsureXcmOrigin<Origin, LocalOriginToLocation>

cumulus_pallet_dmp_queue

  • ExecuteOverweightOrigin - frame_system::EnsureRoot<AccountId>

pallet_collator_selection

  • UpdateOrigin - EnsureApprovedByCommittee

pallet_local_treasury

  • AdminOrigin - frame_system::EnsureRoot<AccountId>

pallet_saft_registry

  • AdminOrigin - frame_system::EnsureSigned<AccountId>

pallet_committee

  • ProposalSubmissionOrigin - EnsureSigned<AccountId>
  • ProposalExecutionOrigin - EnsureMember<Self>
  • ApprovedByCommitteeOrigin - EnsureApprovedByCommittee

pallet_price_feed

  • AdminOrigin - frame_system::EnsureRoot<AccountId>

pallet_asset_index

  • AdminOrigin - frame_system::EnsureSigned<AccountId>

pallet_remote_asset_manager

  • AdminOrigin - frame_system::EnsureSigned<AccountId>

Other information and links

Metadata

Metadata

Assignees

Labels

p2High Priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions