Skip to content

Commit e552b98

Browse files
v1.8.1 (#21)
1 parent 83fe3b6 commit e552b98

File tree

44 files changed

+422
-241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+422
-241
lines changed
-2.54 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Makefile

Lines changed: 0 additions & 41 deletions
This file was deleted.

Source/Thirdweb/Private/AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateAuthEndpointWallet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2024 Thirdweb. All Rights Reserved.
22

33
#include "AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateAuthEndpointWallet.h"
4+
45
#include "Wallets/ThirdwebInAppWalletHandle.h"
56

67
void UAsyncTaskThirdwebCreateAuthEndpointWallet::Activate()

Source/Thirdweb/Private/AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateEmailWallet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2024 Thirdweb. All Rights Reserved.
22

33
#include "AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateEmailWallet.h"
4+
45
#include "Wallets/ThirdwebInAppWalletHandle.h"
56

67
void UAsyncTaskThirdwebCreateEmailWallet::Activate()

Source/Thirdweb/Private/AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateGuestWallet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2024 Thirdweb. All Rights Reserved.
22

33
#include "AsyncTasks/Wallets/InApp/Create/AsyncTaskThirdwebCreateGuestWallet.h"
4+
45
#include "Wallets/ThirdwebInAppWalletHandle.h"
56

67
void UAsyncTaskThirdwebCreateGuestWallet::Activate()

0 commit comments

Comments
 (0)