Files
pezkuwi-subxt/prdoc/pr_2656.prdoc
T
Bastian Köcher fde5d8fe6c 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.
2023-12-08 02:45:14 +02:00

11 lines
294 B
Plaintext

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"