mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
60563b893a
Did not realize that https://github.com/paritytech/polkadot-sdk/pull/3370 was indeed breaking. cc @muraca --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
|
|
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
|
|
|
|
title: "Remove `key` getter from pallet-sudo"
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Removed the `key` getter function from the sudo pallet. There is no replacement for getting
|
|
the key currently.
|
|
|
|
crates:
|
|
- name: pallet-sudo
|