interlay/interbtc-api

Create additional unit test for getBlockRewardAPY

bvotteler opened this issue · 0 comments

A recent change has been made to this function to return a rejected promise if globalStake is 0 (see #414)

We still want an additional unit test for the rejection case.