You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: smart-contracts/advanced/multisig.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,10 @@ A web UI for the Safe multisig on Filecoin is available at:
41
41
42
42
#### Safe Troubleshooting
43
43
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.
48
48
-**Safe-related support** can be found in the "Need Help?" section of the Safe web UI.
0 commit comments