mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
some spelling fixes (#4088)
* quotes around Job::ToJob * add new words to dictionary
This commit is contained in:
@@ -480,7 +480,7 @@ pub mod pallet {
|
||||
/// This cancels a pending open channel request. It can be canceled be either of the sender
|
||||
/// or the recipient for that request. The origin must be either of those.
|
||||
///
|
||||
/// The cancelling happens immediately. It is not possible to cancel the request if it is
|
||||
/// The cancellation happens immediately. It is not possible to cancel the request if it is
|
||||
/// already accepted.
|
||||
#[pallet::weight(0)]
|
||||
pub fn hrmp_cancel_open_request(
|
||||
|
||||
Reference in New Issue
Block a user