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
Currently, create_community function does not set SocialDB profile information and so you need to call update_community in order to actually get it set:
Currently,
create_community
function does not set SocialDB profile information and so you need to callupdate_community
in order to actually get it set:neardevhub-contract/src/lib.rs
Lines 831 to 878 in f45a405
Since users update their community information after creation anyway, it is not a big deal, but we may still want to fix it eventually.
The text was updated successfully, but these errors were encountered: