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

Add support for funding service accounts automatically #47

Merged
merged 6 commits into from
Apr 3, 2024

Conversation

angrybayblade
Copy link
Contributor

No description provided.

@angrybayblade angrybayblade changed the base branch from main to feat/wallet April 3, 2024 08:06
Comment on lines 18 to 20
fund_requirements: {
agent: 0.1,
safe: 0.5,
agent: 1000000000000000000,
safe: 5000000000000000000,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small recommendation, but not required to implement: amount variable names should include the name of whatever they hold. I.e.: fund_requirements_wei so it is harder to make mistakes.

@angrybayblade angrybayblade merged commit 08d2357 into feat/wallet Apr 3, 2024
3 checks passed
@angrybayblade angrybayblade deleted the feat/spawn-funding branch April 11, 2024 14:11
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