diff --git a/deso/Social.py b/deso/Social.py index 4bdbc41..f82bdfb 100644 --- a/deso/Social.py +++ b/deso/Social.py @@ -485,7 +485,7 @@ def mint( except Exception as e: raise Exception(error["error"]) - def uploadToArweave(wallet, image): + def uploadToArweave(self, wallet, image): wallet = arweave.Wallet(wallet) with open(image, "rb", buffering=0) as file_handler: tx = Transaction(