We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9e326 commit 6ceb8beCopy full SHA for 6ceb8be
src/networkProviders/interface.ts
@@ -145,6 +145,6 @@ export interface IAddress {
145
}
146
147
/**
148
- * @deprecated This will be remove with the next release (replaced by the `ITransaction` interface from "src/interface.ts").
+ * @deprecated This will be removed with the next release (replaced by the `ITransaction` interface from "src/interface.ts").
149
*/
150
export type ITransactionNext = ITransactionAsInSpecs;
0 commit comments