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
In the campaign contract, add extend_ttl for instance storage (e.g. after set_active and register) so entries don't expire too soon. Use similar pattern to the rewards contract.
In the campaign contract, add
extend_ttlfor instance storage (e.g. afterset_activeandregister) so entries don't expire too soon. Use similar pattern to the rewards contract.