mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 21:01:03 +00:00
pallet-broker: Small improvements to the origin checks (#2656)
The permissionless calls do not need to ensure that the `origin` is signed. Anyone can execute these calls.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
title: "pallet-broker: Small improvements to the origin checks"
|
||||
|
||||
doc:
|
||||
- audience: Runtime User
|
||||
description: |
|
||||
Change the permissionless calls `drop_region`, `drop_contribution`, `drop_history` and
|
||||
`drop_renewal` to allow any kind of origin.
|
||||
|
||||
crates:
|
||||
- name: "pallet-broker"
|
||||
Reference in New Issue
Block a user