Skip to content

Commit c949b1f

Browse files
authored
Small final updates to Safe docs
Sorry for no PR
1 parent 578944a commit c949b1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

smart-contracts/advanced/multisig.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ A web UI for the Safe multisig on Filecoin is available at:
4141

4242
#### Safe Troubleshooting
4343

44-
- **Signing a transaction** from an *account with no previous activity* on the Filecoin blockchain will fail. You can send a transaction to this account with zero funds to initiate its on-chain activity and the issue will not persist anymore.
45-
- **Executing a transaction** can produce gas estimation issues for *accounts that have a very small amount of funds* (that would not or barely cover the transaction).
46-
- **Due to transaction confirmation times** users may experience prolonged "processing" status in the UI.
47-
- **Migrating Safe addresses from other networks** is possible but if the previous address uses the L1 version of Safe Proxy a series of technical migration steps will be required. Contact support for more info.
44+
- **Signing a transaction** from an account with no previous activity on the Filecoin blockchain will fail. You can send a transaction to this account with zero funds to initiate its on-chain activity to work around this issue.
45+
- **Executing a transaction** can produce gas estimation issues for accounts that have a very small amount of funds (that would not or would barely cover the transaction).
46+
- **Transaction confirmation times** may lead to prolonged "processing" status in the UI.
47+
- **Safe addresses from other networks** can be used but if the previous address uses the L1 version of Safe Proxy, a series of technical migration steps will be required to map to the L2 version on Filecoin. Contact support for more info.
4848
- **Safe-related support** can be found in the "Need Help?" section of the Safe web UI.
4949

5050
#### Safe Transaction Service

0 commit comments

Comments
 (0)