Skip to content

Commit

Permalink
Fixe typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rg911 committed Apr 15, 2020
1 parent 70d3b07 commit 18efcf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/AggregateTransactionService.ts
Expand Up @@ -102,7 +102,7 @@ export class AggregateTransactionService {
}

/**
* Get max cosignature allowed per aggregate from network properties
* Get max cosignatures allowed per aggregate from network properties
* @returns {Observable<number>}
*/
public getNetworkMaxCosignaturesPerAggregate(): Observable<number> {
Expand Down

0 comments on commit 18efcf1

Please sign in to comment.