Function: withdrawEsGsb()
Allows msg.sender
to withdraw esGsb
.
Branches and code coverage (including function calls)
Intended branches
Allows
msg.sender
to withdrawesGsb
throughIVester.withdrawForAccount
.Assumes all other relevant checks are performed in
IVester.withdrawForAccount
.