You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose an enhancement to the send-btc CLI command to allow users to specify a custom network fee. This would provide greater flexibility and control over transaction costs.
Current Command: npx hardhat send-btc --amount 0.0001 --memo
I would like to propose an enhancement to the send-btc CLI command to allow users to specify a custom network fee. This would provide greater flexibility and control over transaction costs.
Current Command:
npx hardhat send-btc --amount 0.0001 --memo
Proposed Enhancement:
px hardhat send-btc --amount 0.0001 --memo xxxxxxx --fee 100
Additional Notes:
The text was updated successfully, but these errors were encountered: