DeSo.py icon indicating copy to clipboard operation
DeSo.py copied to clipboard

Update Social.py - uploadToArweave needs "self"

Open chrisjacob opened this issue 3 months ago • 0 comments

Instance methods should take a "self" parameter (pyright-extended). Without this I can't pass "wallet" as a param when calling the function.

chrisjacob avatar Nov 01 '24 19:11 chrisjacob