Submitted by hickuphh3
TWABDelegator.sol#L102
The DelegationFundedFromStake() allows a representative or delegator himself to fund a delegation contract using the delegators stake. The user in the DelegationFundedFromStake event refers to msg.sender. Since the funds are coming solely from the delegator, its description isnt entirely correct.
@param user Address of the user who pulled funds from the delegator to the delegation
PierrickGT (PoolTogether) confirmed and commented:
