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

feat!: rename btc_sendmany to sendBitcoin #73

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Oct 14, 2024

BREAKING: This PR renames the Bitcoin btc_sendmany method to sendBitcoin.

This change aims to differentiate the existing method from the sendmany method defined by the Bitcoin Core RPC API. It also removes unused parameters.

Issue: https://github.com/MetaMask/accounts-planning/issues/641

@danroc danroc requested a review from a team as a code owner October 14, 2024 14:55
@danroc danroc changed the title feat!: rename btc_sendmany to sendTransaction feat!: rename btc_sendmany to sendBitcoin Oct 15, 2024
@danroc danroc added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit 7cf4a0a Oct 15, 2024
24 checks passed
@danroc danroc deleted the feat/rename-sendmany branch October 15, 2024 09:03
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.

2 participants