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

docs: Account transfer() kwargs and basic transfer docs #2305

Open
mikeshultz opened this issue Sep 29, 2024 · 1 comment
Open

docs: Account transfer() kwargs and basic transfer docs #2305

mikeshultz opened this issue Sep 29, 2024 · 1 comment
Labels
category: docs Improvements or additions to documentation

Comments

@mikeshultz
Copy link
Member

Consider fleshing out the docs for the transfer() function a bit more. It's pretty basic account functionality and would help ape (console/scripting) be more useful and accessible for basic account operations.

Looking at help(account.transfer) doesn't really explain that the function accepts kwargs that are passed to create_transaction() and call(). So it took me looking at the source (and a blind attempt) to know that I can actually set gas_price for instance.

I also looked at the docs, but the Transactions guide, nor the Accounts guide even mention the transfer() method.

@mikeshultz mikeshultz added the category: docs Improvements or additions to documentation label Sep 29, 2024
Copy link

linear bot commented Sep 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant