Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Jan 20, 2020
1 parent c3564cf commit 840f95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/procedures/ReclaimFunds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export class ReclaimFunds extends Procedure<ReclaimFundsProcedureArgs> {
* Reclaim funds
*
* Note that this procedure will fail if:
* - The security token symbol doesn't exist
* - The Security Token doesn't exist
* - The Dividends Feature hasn't been enabled
*/
public async prepareTransactions() {
Expand Down

0 comments on commit 840f95e

Please sign in to comment.