bitshares-ui icon indicating copy to clipboard operation
bitshares-ui copied to clipboard

Streamline updateGatewayBackers usage

Open sschiessl-bcp opened this issue 6 years ago • 1 comments

Investigate usage of updateGatewayBackers

  • ensure it is only called once, and only called lazily if the user accesses gateway functionality (button in exchange, deposit- or withdraw modal)
  • ensure it is called when error in gateway appears that could be resolved with calling it again (e.g. gateway down)

sschiessl-bcp avatar Feb 21 '19 11:02 sschiessl-bcp

I've been working on this.

startailcoon avatar Feb 23 '19 11:02 startailcoon