From e625189d95f6e6fbc3869fc6daa1205b2bec3676 Mon Sep 17 00:00:00 2001 From: Eva <1017762+eshon@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:01:21 +0100 Subject: [PATCH] Adding support info --- smart-contracts/advanced/multisig.md | 1 + 1 file changed, 1 insertion(+) diff --git a/smart-contracts/advanced/multisig.md b/smart-contracts/advanced/multisig.md index 6b5e11910..e3f7f7343 100644 --- a/smart-contracts/advanced/multisig.md +++ b/smart-contracts/advanced/multisig.md @@ -45,6 +45,7 @@ A web interface for the Safe multisig on Filecoin is available at: - **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). - **Due to transaction confirmation times** users may experience prolonged "processing" status in the UI. - See [finality](https://docs.filecoin.io/reference/general/glossary#finality) for more info on current finality (note that faster finality is coming to Filecoin in the near future). +- Safe-related support can be found in the "Need Help?" section of the Safe web UI. #### Safe Transaction Service