Skip to content

Commit

Permalink
update sequence connector
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed Jan 23, 2024
1 parent 06a2dab commit c7eab81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export class BaseSequenceConnector extends Connector<sequence.provider.SequenceP
walletAppURL: 'https://sequence.app',
},
defaultEIP6492: true,
projectAccessKey: options?.connect?.projectAccessKey
})

this.provider.on('chainChanged', (chainIdHex: string) => {
Expand Down

0 comments on commit c7eab81

Please sign in to comment.