Skip to content

Commit 48f8280

Browse files
author
Andy Haynes
committed
feat: missing parameter
1 parent 08e886e commit 48f8280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/arepa-wallet/src/lib/arepa-wallet.ts

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ const ArepaWallet: WalletBehaviourFactory<
141141
methodNames,
142142
successUrl,
143143
failureUrl,
144+
keyType: "ed25519",
144145
});
145146

146147
return getAccounts();

0 commit comments

Comments
 (0)