We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3564cf commit 840f95eCopy full SHA for 840f95e
1 file changed
src/procedures/ReclaimFunds.ts
@@ -31,7 +31,7 @@ export class ReclaimFunds extends Procedure<ReclaimFundsProcedureArgs> {
31
* Reclaim funds
32
*
33
* Note that this procedure will fail if:
34
- * - The security token symbol doesn't exist
+ * - The Security Token doesn't exist
35
* - The Dividends Feature hasn't been enabled
36
*/
37
public async prepareTransactions() {
0 commit comments