Merge branch 'development' into release/v2.19.0

This commit is contained in:
Daniel Sanchez 2021-02-02 15:46:58 +01:00 committed by GitHub
commit 78c64f520c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -157,8 +157,8 @@ const SafeOwnersForm = (props): React.ReactElement => {
<br /> <br />
<br /> <br />
Add additional owners (e.g. wallets of your teammates) and specify how many of them have to confirm a Add additional owners (e.g. wallets of your teammates) and specify how many of them have to confirm a
transaction before it gets executed. In general, the more confirmations required, the more secure is your transaction before it gets executed. You can also add/remove owners and change the signature threshold after
Safe. your Safe is created.
</Paragraph> </Paragraph>
</Block> </Block>
<Hairline /> <Hairline />