Enum ThirdwebAccountType
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
Enum for the types of Thirdweb accounts.
public enum ThirdwebAccountType
Fields
ExternalAccount = 2
PrivateKeyAccount = 0
SmartAccount = 1
Enum for the types of Thirdweb accounts.
public enum ThirdwebAccountType
ExternalAccount = 2
PrivateKeyAccount = 0
SmartAccount = 1