Merge branch 'development' into release/v2.19.0
This commit is contained in:
commit
78c64f520c
|
@ -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 />
|
||||||
|
|
Loading…
Reference in New Issue