mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
chore: fix some comments (#4004)
Signed-off-by: divdeploy <chenguangxue@outlook.com>
This commit is contained in:
@@ -1102,7 +1102,7 @@ where
|
||||
// need to handle these newly generated actions before we finalize
|
||||
// completing additional actions in the submitted sequence of actions.
|
||||
//
|
||||
// Since recursive async functions are not not stable yet, we are
|
||||
// Since recursive async functions are not stable yet, we are
|
||||
// forced to modify the actions iterator on the fly whenever a new set
|
||||
// of actions are generated by handling a single action.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user