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

refactor: replace send_funds with send_tx #2814

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Dec 2, 2024

Updated method calls from send_funds to send_tx. The send_funds will be deprecated in clusterlib.
Renamed variables in for better clarity and consistency. Replaced 'destinations' with 'txouts' and 'ma_destinations' with 'ma_txouts'.

Updated method calls from `send_funds` to `send_tx`. The `send_funds`
will be deprecated in clusterlib.
Renamed variables in for better clarity and consistency. Replaced
'destinations' with 'txouts' and 'ma_destinations' with 'ma_txouts'.
@mkoura mkoura requested a review from saratomaz as a code owner December 2, 2024 14:49
@mkoura mkoura merged commit 76dbef6 into master Dec 2, 2024
3 checks passed
@mkoura mkoura deleted the replace_send_funds branch December 2, 2024 14:53
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.

1 participant