Skip to content

Conversation

@michaelmcshinsky
Copy link

@michaelmcshinsky michaelmcshinsky commented Dec 16, 2022

  • Fix indicies to match correct counterparts
  • Fix inidices to correct index where index specified does not exist

* Fix indicies to match correct counterparts
* Fix inidices to correct index where index specified does not exist
@michaelmcshinsky michaelmcshinsky force-pushed the rpcwallet-sendfromaddress branch from 159bc4a to eea7554 Compare October 27, 2023 01:22
Copy link

@NiftyRaven NiftyRaven left a comment

Choose a reason for hiding this comment

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

Approval Review for PR #1223

The proposed changes in rpcwallet.cpp effectively adjust the parameter indices in functions such as sendtoaddress, sendfromaddress, and sendmany. These adjustments ensure proper parsing and assignment of coin_control.m_confirm_target and correct the indices for FeeModeFromString. These modifications enhance the accuracy and reliability of the wallet RPC commands, contributing to the overall stability of the code. The changes are well-implemented and straightforward.

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