diff --git a/pages/multi/[address]/index.tsx b/pages/multi/[address]/index.tsx index fe3d233..4af7b13 100644 --- a/pages/multi/[address]/index.tsx +++ b/pages/multi/[address]/index.tsx @@ -193,7 +193,7 @@ const Multipage = () => { > ) : (
- An account needs to be present on the multisig before creating a transaction. + An account needs to be present on chain before creating a transaction. Send some tokens to the address first.
)}