getSbpRewardByTimestamp<T> abstract method

Future<T> getSbpRewardByTimestamp<T>(
  1. int timestamp
)

Implementation

Future<T> getSbpRewardByTimestamp<T>(int timestamp);