Add Privy type wallet
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
public const string MongoDb = "ManagingDatabase";
|
||||
}
|
||||
|
||||
public class ThirdParty
|
||||
{
|
||||
public const string Privy = "Privy";
|
||||
}
|
||||
|
||||
public class Chains
|
||||
{
|
||||
public const string Ethereum = "Ethereum";
|
||||
|
||||
Reference in New Issue
Block a user