Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paroxysm committed Feb 20, 2019
1 parent a941c8d commit c16943a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export interface ITransactionsRepository extends IRepository {
totalAmount: Bignum
}>;

/* TODO: Maybe consolidate this with 'statistics()'. How are they used, and why separate implementations? */
getFeeStatistics(minFeeBroadcast: number): Promise<any>;

/**
Expand Down

0 comments on commit c16943a

Please sign in to comment.