mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 09:41:07 +00:00
fix typo (#2377)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
A module allowing accounts to give permission to other accounts to dispatch types of calls from
|
A module allowing accounts to give permission to other accounts to dispatch types of calls from
|
||||||
their signed origin.
|
their signed origin.
|
||||||
|
|
||||||
The accounts to which permission is delegated may be requied to announce the action that they
|
The accounts to which permission is delegated may be required to announce the action that they
|
||||||
wish to execute some duration prior to execution happens. In this case, the target account may
|
wish to execute some duration prior to execution happens. In this case, the target account may
|
||||||
reject the announcement and in doing so, veto the execution.
|
reject the announcement and in doing so, veto the execution.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user