You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside any plan updates, enforce that the sum of beneficiary allocation basis points (allocation_bps) adds up to exactly 10000 (100.00%). Throw an Error::InvalidBasisPoints if it mismatch.
Inside any plan updates, enforce that the sum of beneficiary allocation basis points (allocation_bps) adds up to exactly 10000 (100.00%). Throw an Error::InvalidBasisPoints if it mismatch.