DeSo.py
DeSo.py copied to clipboard
Update Social.py - uploadToArweave needs "self"
Instance methods should take a "self" parameter (pyright-extended). Without this I can't pass "wallet" as a param when calling the function.