Updated modal description
This commit is contained in:
parent
18a6525bc6
commit
95d2cb7c19
|
@ -45,6 +45,7 @@ export const onboard = new Onboard({
|
|||
},
|
||||
},
|
||||
walletSelect: {
|
||||
description: 'Please select a wallet to connect to Gnosis Safe Multisig',
|
||||
wallets,
|
||||
},
|
||||
walletCheck: [{ checkName: 'connect' }, transactionDataCheck(), { checkName: 'network' }, { checkName: 'accounts' }],
|
||||
|
|
Loading…
Reference in New Issue