-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Navigate to send funds if eoa balance is empty #153
Conversation
@@ -102,7 +102,7 @@ export const MainNeedsFunds = () => { | |||
<span className="font-weight-600"> | |||
{`${serviceFundRequirements.eth} XDAI `} | |||
</span> | |||
- for gas & trading balance. | |||
- for trading balance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@oaksprout noticed this https://valory-workspace.slack.com/archives/C06HNEWREG3/p1716894164845809?thread_ts=1716893331.832559&cid=C06HNEWREG3
hope that's fine that I updated the copy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good
@@ -102,7 +102,7 @@ export const MainNeedsFunds = () => { | |||
<span className="font-weight-600"> | |||
{`${serviceFundRequirements.eth} XDAI `} | |||
</span> | |||
- for gas & trading balance. | |||
- for trading balance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good
@Tanya-atatakai LGTM, Assuming this is ready for review since it is marked as a draft. |
yes, github remembers my last choice, didn't notice >_< |
Screen.Recording.2024-05-29.at.16.59.21.mov