Skip to content

Commit

Permalink
chore: rm keystore host (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Nov 21, 2024
1 parent 0779ea2 commit dadecb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Porto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const defaultConfig = {
announceProvider: true,
chains: [Chains.odysseyTestnet],
headless: true,
keystoreHost: 'exp.porto.sh',
keystoreHost: 'self',
transports: {
[Chains.odysseyTestnet.id]: http(),
},
Expand Down

0 comments on commit dadecb3

Please sign in to comment.