Skip to content
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

Update run_service.sh - improved message for required funds #18

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

jmoreira-valory
Copy link
Collaborator

@jmoreira-valory jmoreira-valory commented Sep 12, 2023

Updated a clearer message when funds are required in a certain address. Example:

Your agent instance's address: 0x00000000000000000000000000000000000000001
Your service's Safe address: 0x00000000000000000000000000000000000000002

Checking balance of agent instance's address (minimum required 0.0500 DAI):
  - Address: 0x00000000000000000000000000000000000000001
  - Balance: 0.0509 DAI
    OK.

Checking balance of service Safe's address (minimum required 0.5000 DAI):
  - Address: 0x00000000000000000000000000000000000000002
  - Balance: 0.4900 DAI

    Please, fund address 0x00000000000000000000000000000000000000002 with at least 0.5000 DAI.
    Waiting...   

  - Updated balance: 0.5000 DAI
    OK.

Detected an existing build. Using this one...
rm: cannot remove 'abci_build/nodes/node0/config/addrbook.json': Permission denied

@jmoreira-valory jmoreira-valory changed the title Update message for required funds Update run_service.sh - improved message for required funds Sep 12, 2023
@DavidMinarsch DavidMinarsch merged commit 67208e8 into main Sep 13, 2023
@DavidMinarsch DavidMinarsch deleted the chore/fix_script_messages branch September 13, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants