Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Set default max_fee in account functions #262

Merged
merged 4 commits into from
Nov 3, 2022
Merged

Conversation

ericglau
Copy link
Member

Fixes #261

Copy link
Contributor

@andrew-fleming andrew-fleming left a comment

Choose a reason for hiding this comment

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

@ericglau good improvement! I left a small comment :)

tests/commands/test_account.py Outdated Show resolved Hide resolved
martriay
martriay previously approved these changes Nov 3, 2022
ericnordelo
ericnordelo previously approved these changes Nov 3, 2022
Copy link
Member

@ericnordelo ericnordelo left a comment

Choose a reason for hiding this comment

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

LGTM!

@ericglau ericglau dismissed stale reviews from ericnordelo and martriay via f733b43 November 3, 2022 15:40
@ericglau
Copy link
Member Author

ericglau commented Nov 3, 2022

Updated test_send_defaults to use mocks for asserting default values.

Copy link
Contributor

@andrew-fleming andrew-fleming left a comment

Choose a reason for hiding this comment

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

Looks good to go!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account.send does not have a default value for max_fee
4 participants