mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
fde5d8fe6c
The permissionless calls do not need to ensure that the `origin` is signed. Anyone can execute these calls.
11 lines
294 B
Plaintext
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"
|