File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4455,7 +4455,7 @@ declare module "@polkadot/api-base/types/submittable" {
44554455 ]
44564456 > ;
44574457 /**
4458- * Transact the call through the a signed origin in this chain
4458+ * Transact the call through a signed origin in this chain
44594459 * that should be converted to a transaction dispatch account in the destination chain
44604460 * by any method implemented in the destination chains runtime
44614461 *
Original file line number Diff line number Diff line change @@ -4798,7 +4798,7 @@ declare module "@polkadot/api-base/types/submittable" {
47984798 ]
47994799 > ;
48004800 /**
4801- * Transact the call through the a signed origin in this chain
4801+ * Transact the call through a signed origin in this chain
48024802 * that should be converted to a transaction dispatch account in the destination chain
48034803 * by any method implemented in the destination chains runtime
48044804 *
Original file line number Diff line number Diff line change @@ -4798,7 +4798,7 @@ declare module "@polkadot/api-base/types/submittable" {
47984798 ]
47994799 > ;
48004800 /**
4801- * Transact the call through the a signed origin in this chain
4801+ * Transact the call through a signed origin in this chain
48024802 * that should be converted to a transaction dispatch account in the destination chain
48034803 * by any method implemented in the destination chains runtime
48044804 *
You can’t perform that action at this time.
0 commit comments