We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff6e68 commit 3f7ff5aCopy full SHA for 3f7ff5a
1 file changed
packages/account-api/src/api/provider.ts
@@ -4,7 +4,7 @@ export enum AccountProviderType {
4
Evm = 'Evm',
5
Solana = 'Solana',
6
Btc = 'Btc',
7
-};
+}
8
9
/**
10
* An account provider is reponsible of providing accounts to an account group.
0 commit comments