vegaprotocol / vegatools

A go command line utility providing a bunch of tools to use with a Vega network
MIT License
3 stars 4 forks source link

Replace sleep delays with staking checks #260

Closed peterbarrow closed 1 year ago

peterbarrow commented 1 year ago

We currently wait for a fixed amount of time after we stake tokens to a user before we attempt to use them. We are now going to replace that with a looping stake check to make sure we have the correct amount before continuing.