mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 18:51:12 +00:00
Removed OuterCall alias & doc fixes (#12349)
This commit is contained in:
@@ -243,7 +243,7 @@ pub mod pallet {
|
||||
type RuntimeEvent: From<Event<Self, I>>
|
||||
+ IsType<<Self as frame_system::Config>::RuntimeEvent>;
|
||||
|
||||
/// The outer call dispatch type.
|
||||
/// The runtime call dispatch type.
|
||||
type Proposal: Parameter
|
||||
+ Dispatchable<RuntimeOrigin = Self::RuntimeOrigin, PostInfo = PostDispatchInfo>
|
||||
+ From<frame_system::Call<Self>>
|
||||
|
||||
Reference in New Issue
Block a user