Skip to content

Commit c81125d

Browse files
authored
Adding note about UIs vs networks
1 parent d902764 commit c81125d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

smart-contracts/advanced/multisig.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,12 @@ A [MultisigActor CLI](https://lotus.filecoin.io/lotus/manage/multisig/) is avail
3232

3333
#### Safe UI
3434

35-
A web interface for the Safe multisig on Filecoin is available at:
36-
- https://safe.filecoin.io on [Filecoin Mainnet](https://docs.filecoin.io/networks/mainnet)
37-
- https://staging.safe.filecoin.io on [Filecoin Calibration testnet](https://docs.filecoin.io/networks/calibration)
35+
A web UI for the Safe multisig on Filecoin is available at:
36+
- https://safe.filecoin.io - the default network is set to [Filecoin Mainnet](https://docs.filecoin.io/networks/mainnet)
37+
38+
- https://staging.safe.filecoin.io - the default network is set to [Filecoin Calibration testnet](https://docs.filecoin.io/networks/calibration)
39+
40+
- Both web UIs can be used with other networks and any transactions on Filecoin Mainnet involve real funds
3841

3942
![SafeUI](https://github.com/user-attachments/assets/450d925e-c280-4c0d-b5da-cdb148c146fd)
4043

0 commit comments

Comments
 (0)