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
Without an upper bound on beneficiary count, a split configuration with an unreasonably large number of entries could push a distribution call over Soroban's resource limits and fail unpredictably on-chain. Add and document a max beneficiary count.
Without an upper bound on beneficiary count, a split configuration with an unreasonably large number of entries could push a distribution call over Soroban's resource limits and fail unpredictably on-chain. Add and document a max beneficiary count.