mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +00:00
Fix naming of utility crate (it's a legit pallet) (#4408)
* Fix naming of utility crate (it's a legit pallet) * Additional bits
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "frame-utility"
|
||||
name = "pallet-utility"
|
||||
version = "2.0.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user