babylonchain / simple-staking

Simple staking application
Other
2 stars 5 forks source link

Add unit test for `updateDelegations` method #282

Closed jrwbabylonchain closed 1 week ago

jrwbabylonchain commented 2 weeks ago

The scope of this ticket are:

  1. Move the updateDelegations out of page.tsx into a ts file
  2. Write unit test for it