show successful tx for 10 secs

This commit is contained in:
tjs 2022-12-18 16:06:05 -05:00
parent d01c02108e
commit b5a10b8909
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ const Notification = ({ notification }: { notification: Notification }) => {
? CLIENT_TX_TIMEOUT
: type === 'error'
? 30000
: 8000
: 10000
)
return () => {