Update pages/multi/[address]/index.tsx
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
co-authored by
Simon Warta
parent
c7238ae6bd
commit
383fa44d29
@@ -193,7 +193,7 @@ const Multipage = () => {
|
||||
</>
|
||||
) : (
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
)}
|
||||
</StackableContainer>
|
||||
|
||||
Reference in New Issue
Block a user